Hi, u need to use ODBC to connect to Sql Server database. For this u first have to create a DSN (Data Source Name). You can do this by going to Control Panel -> ODBC32bit double click on it, select the appropriate name and driver, follow the instructions and connect it to ur database. Now u can use this DSN name in ur connection string.

All the best...vijay