Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
mattswe
Starting Member
11 Posts |
Posted - 2009-08-12 : 16:08:24
|
Not sure Im in the right forum. Am I?I have developed a desktop program that is connected to a SQL Server 2008 CE database. On the development computer (with SQL Server 2008 installed) everything works just fine. But if copying the program file and the db file (.sdf) to another computer, the program will not start. I get an error but no hints of what went wrong. Anyway, its seems like it has to do with the database, because other developed applications not talking to a db works just fine. (Tried on two different computers, one with XP and one with Vista.) What do I have to do for a CE database to work on a computer not having SQL Server installed? |
|
|
|
|