TrackStudio 3.0 Documentation
MS SQL Configuration

This section describes how to configure Microsoft SQL Server.

1. Start Enterprise Manager and create database. 

2. Start Query Analyzer and execute trackstudio-mssql.sql (TrackStudio/WAR) or use the Create Database button (TrackStudio/SA).

Sample JDBC configuration

ConnectionURL: jdbc:jtds:sqlserver://127.0.0.1:1433/trackstudio
DriverClass: net.sourceforge.jtds.jdbc.Driver
UserName: sa
Password:
Copyright (c) 2002-2004. TrackStudio, Ltd. All rights reserved.