Creating a database with Code
Question: My company is in the process of writing a Windows Mobile 5 application. The application will make use of a locally created database that is built in the application after the user answers some questions. Essentially, based on the answers they provide we create the database with code. Do you have any idea how this can be done?
Answer: Sure, using SQL Server Mobile 2005 you can create a database with code using the following steps.
Comments
- Anonymous
August 20, 2006
AnkhSVN: Using Subversion within Visual Studio [Via: Scott Hanselman ] Another Webcast - on Contract-First...