|
Create/Select Database
This option allows you to create the required database, or to select your database server if it already exists.
You can specify the database server and SQL instance (if applicable) by either:
Enter the manually e.g. 'SERVER' or 'SERVER\SQLInstance'
Or you can click 'List SQL Servers from browser list.'. This will attempt to list any SQL servers known on your network browse list.
If you leave the database location text box blank, the database will created in the default for database files on the SQL server.
If you specifiy a path in the database location box, the database will created there instead.
Please note that the path if relative to the SQL server, so d:\newdbfolder would create the database in d:\newdbfolder on the SQL server.
Click 'Select/Create Database' to connect to the server and either create the database if it does not exist, or connect to an existing database on the server.
|