|
Workstation Setup
|
|
| 1. | Make sure the server is running and ExpressMaintenance runs at the server
|
| 2. | Try using the server IP address rather than the server name in the shortcut (see above).
|
| 3. | Insure that TCP/IP is installed on the client workstation and server.
|
| 4. | Insure that the shortcut points to the correct file.
|
| 5. | Insure that the shortcut parameters are in double quotes and separated by a space if using that method.
|
| 6. | Insure that the Microsoft Data Access Components (MDAC) are installed (usually automatically installed with Windows98 and above, but not always).
|
| 7. | Try creating an ODBC DSN in windows to establish a connection to the SQL server.
|
| 1. | Click on Windows / Start / Control Panel
|
| 2. | Double Click on Data Sources (ODBC) Note: some versions of windows, click Administrative Tools first
|
| 3. | Click the System DSN tab
|
| 4. | Click the Add Button
|
| 5. | Scroll to the bottom of the driver list and click SQL Server
|
| 6. | Click the Finish button
|
| 7. | Type ExpressMaintenance in the Name & Description field
|
| 8. | In the Server field, type the IP address of the computer where SQL Server (MSDE) is running
|
| 9. | Click the Next button
|
| 10. | Click the "With SQL Server authentication ..." option
|
| 11. | Click the Client Configuration button
|
| 12. | Click TCP/IP option for the network library
|
| 13. | Make sure the Server Alias and Server Name fields have the IP address of your server
|
| 14. | Click the Ok button
|
| 15. | Click the "Connect to SQL server to obtain..." option
|
| 16. | Enter "sa" (no quotes) for the user name,
|
| 17. | Leave password blank unless you already had SQL Server and use a different password
|
| 18. | Click the Next button
|
| 19. | Click on "Change the default database to:..." option
|
| 20. | Click the Database drop down list and select ExpressMaintenance
|
| 21. | Click the Next button
|
| 22. | Click the Finish button
|
| 23. | Click the Test Data Source button
|
|
|