
![]() |
Show Changes |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 9/8/2006 7:43:49 AM |
| -206.201.124.11 |
| 5/10/2006 1:25:33 PM |
| bruceh@synapps.com-216.162.195.221 |
| 5/10/2006 1:20:04 PM |
| bruceh@synapps.com-216.162.195.221 |
| 5/10/2006 1:18:12 PM |
| bruceh@synapps.com-216.162.195.221 |
| 4/7/2006 1:46:04 PM |
| mschroeder@genomichealth.com-208.253.207.130 |
![]() |
List all versions |
The tool was renamed to from SqlStoreDatabaseCreationTool to SqlStoreManagerGui in build 1665.
To Use:
* Set the SqlServerInstanceName to the name of the computer that hosts your SQL Server or MSDE instance (if the database server is hosted locally, you can use "localhost" or leave as the default provided).
* Set the DatabasePhysicalFileLocation to the folder you would like your SQL database stored (by default, C:\Program Files\Microsoft SQL Server\MSSQL).
* Set the SqlServerUserName to the ASPNET instance of your computer (such as "MyComputer\ASPNET").
* Click the "Create Database" button.
and change "SIZE = 1" to "SIZE = 2" in the "CREATE DATABASE" line, line 15. Recompile the application. Now the application will work for both SQL Server 2000 and 2005. --BruceHaley