PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework System.Data.SqlServerCE

Reply

System.Data.SqlServerCE

 
Thread Tools Rate Thread
Old 24-11-2004, 11:27 PM   #1
=?Utf-8?B?RGF2aWQgSA==?=
Guest
 
Posts: n/a
Default System.Data.SqlServerCE


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.
  Reply With Quote
Old 24-11-2004, 11:51 PM   #2
Jon Skeet [C# MVP]
Guest
 
Posts: n/a
Default Re: System.Data.SqlServerCE

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
  Reply With Quote
Old 25-11-2004, 12:09 AM   #3
=?Utf-8?B?RGF2aWQgSA==?=
Guest
 
Posts: n/a
Default Re: System.Data.SqlServerCE

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
>

  Reply With Quote
Old 25-11-2004, 12:11 AM   #4
=?Utf-8?B?RGF2aWQgSA==?=
Guest
 
Posts: n/a
Default RE: System.Data.SqlServerCE

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.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off