|
SQL Server Topic updated 11-6-2007 |
|
Requirements Microsoft SQL Server 2000 and Microsoft SQL Server 2005 are supported. For Microsoft SQL Server 2000, Service Pack 3 must be installed. Without this service pack some features like getting the list of servers will fail. Service packs for Microsoft SQL Server 2000 can be obtained from Microsoft Download Center.
Connection The SQL server database provider connects you to an Ms-sql server database and can synchronize your database to the datastore. The connection screen looks as following:
You can enter the connection string manually by checking 'Do not overwrite my connectstring'. Fill in the properties for the connection. After you have filled in the Server, username and password you can select a database from the database drop down combo box. Press connect to test the connection. A confirmation message will be displayed.
|