SQL Mobile development
Hello, I want to add a SQL database to to stand alone mobile application. Do I need a copy of SQL server to build this database or are the necessary tools available on Visual Studio 5.0 ? Thanks in advance.
Drum Red
[217 byte] By [
DrumRed] at [2008-1-27]
Daniel is right, you don't need SQL Sever to build the sdf file, everything you need will be install with VS 2005, you can even create/modify/view the SQL Mobile database within VS2005.
David