How to use a SQL CE 2.0 database with VS2.8 ?

R

Rainer

Exact this is the question.
Why ?
Because i have a big problem to use a SQL 3.5 with
a Wm2003 SE Device.

so i nee your help

Rainer
 
G

Ginny Caughey [MVP]

Rainer,

I just noticed you are asking about SQLCE 2.0. I don't believe that does
work with VS 2008. Is there any possibility you could upgrade your
databases?

--
Ginny Caughey
Device Application Development MVP
www.wasteworks.com
Software for Solid Waste Management
 
R

Rainer Borchmann

Ginny Caughey said:
Rainer,

I just noticed you are asking about SQLCE 2.0. I don't believe that does
work with VS 2008. Is there any possibility you could upgrade your
databases?

Yes i can upgrad from 2.0 to 3.0 on an other machine.
But on my default develope machine i cant install
SQL Mobíle 3.0 after VS2008 wich comes with 3.5.

But the install order

1. VS2005
2. SQL CE3.0
3. VS2008
4. add Reference SQL3.0 (SQLServerCe)

Result: SQL3.0 is gone in : Choose Data Source
in Data Source Configuration wizzard in VS2008 .-(

thanks from an old VO User

Rainer
 
G

Ginny Caughey [MVP]

Rainer,

The data source tools for VS 2008 do not work with SQL CE 3.0. You can still
add the reference manually, but you can't use the data source tools.

--
Ginny Caughey
Device Application Development MVP
www.wasteworks.com
Software for Solid Waste Management
 
R

Rainer Borchmann

Ginny Caughey said:
Rainer,

The data source tools for VS 2008 do not work with SQL CE 3.0. You can still
add the reference manually, but you can't use the data source tools.


Hi Ginny and Chris,

thank you, i will check this out this evening

bye
Rainer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top