Create users and databases for SQL Server on Windows
Instead of using the provided tasks to create the database users and databases, you can use the manual steps.
- Creating users manually
Use this alternative method for creating users if you have problems running the setup-database task that is documented for setting up a remote SQL Server 2005 database on Windows for a stand-alone production server.
- Creating databases manually
Use this alternative method for creating databases if you have problems running the create-database task that is documented for setting up a remote SQL Server 2005 database on Windows for a stand-alone production server.
Parent topic:
Manual database creation and setup
Related tasks
Set up databases