Creating SQL Server databases

Create databases with SQL Server. You can use the database wizard or run the SQL scripts that are provided with IBM® Connections.

There are two methods available to create your databases: SQL scripts and the database wizard. The database wizard automates the process of creating databases for the applications that you plan to install. If the administrator does not have permission to access the databases for modification, use the SQL commands to manually create a database. Each database you create should be made for the exclusive use of an application. One database per application.