W
Wil
I found this link at the Microsoft web site for SQL Server CE:
http://www.microsoft.com/downloads/...dc-c5b5-42b4-b96e-08338c8d1d47&DisplayLang=en
A note at the bottom of the above link states:
eMbedded Visual Tools. It installs the server and developer components
on your development computer. A package designed to work with managed
code applications will be released together with the availability of
the .NET Compact Framework.
I installed .NET Compact Framework SP1 redistributable but it does not
have System.Data.Common.dll or SqlServerCe .NET Data Provider.
The only way to get these binaries right now is from Visual Studio
..NET 2003.
Is there going to be SP2 redistributable that includes the SqlServerCe
..NET provider as part of the .NET Compact Framework redistributable?
If not, where can I get a redistributable of the SqlServerCe .NET Data
Provider
other than Visual Studio .NET 2003?? Thanks.
Wil
http://www.microsoft.com/downloads/...dc-c5b5-42b4-b96e-08338c8d1d47&DisplayLang=en
A note at the bottom of the above link states:
unmanaged (non .NET Compact Framework based applications) with theThis SQL Server CE download package is to be used in building
eMbedded Visual Tools. It installs the server and developer components
on your development computer. A package designed to work with managed
code applications will be released together with the availability of
the .NET Compact Framework.
I installed .NET Compact Framework SP1 redistributable but it does not
have System.Data.Common.dll or SqlServerCe .NET Data Provider.
The only way to get these binaries right now is from Visual Studio
..NET 2003.
Is there going to be SP2 redistributable that includes the SqlServerCe
..NET provider as part of the .NET Compact Framework redistributable?
If not, where can I get a redistributable of the SqlServerCe .NET Data
Provider
other than Visual Studio .NET 2003?? Thanks.
Wil