PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework
System.Data.SqlServerCE
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework
System.Data.SqlServerCE
![]() |
System.Data.SqlServerCE |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I am attempting to use SqlServerCE but I get a compile error stating the
namespace does not exist. I have inslalled SQLServer 2000 and SqlServer CE. I searched my hard drive and found the System.Data.SqlServerCE.dll Is there an installaion process I am missing? -- David. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
David H <DavidH@discussions.microsoft.com> wrote:
> I am attempting to use SqlServerCE but I get a compile error stating > the namespace does not exist. I have inslalled SQLServer 2000 and > SqlServer CE. I searched my hard drive and found the > System.Data.SqlServerCE.dll > > Is there an installaion process I am missing? Have you added a reference to the assembly? That's probably what's missing. -- Jon Skeet - <skeet@pobox.com> http://www.pobox.com/~skeet If replying to the group, please do not mail me too |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I did check the reference and it is indeed there. In fact, I tried to remove
it and re-add it but it doesn't seem to go away. "Jon Skeet [C# MVP]" wrote: > David H <DavidH@discussions.microsoft.com> wrote: > > I am attempting to use SqlServerCE but I get a compile error stating > > the namespace does not exist. I have inslalled SQLServer 2000 and > > SqlServer CE. I searched my hard drive and found the > > System.Data.SqlServerCE.dll > > > > Is there an installaion process I am missing? > > Have you added a reference to the assembly? That's probably what's > missing. > > -- > Jon Skeet - <skeet@pobox.com> > http://www.pobox.com/~skeet > If replying to the group, please do not mail me too > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
I removed it and re-added it and it WORKED!
Thanks for your help. "David H" wrote: > I am attempting to use SqlServerCE but I get a compile error stating the > namespace does not exist. I have inslalled SQLServer 2000 and SqlServer CE. > I searched my hard drive and found the System.Data.SqlServerCE.dll > > Is there an installaion process I am missing? > > -- > David. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

