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

  • Thread starter Thread starter Rainer
  • Start date Start date
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
 
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
 
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
 
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
 
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
 
Back
Top