|
|
RE: SQL Driver and Datasource Connection
3/31/09 11:27 AM
as a reply to Lee Thompson.
Hi Lee,
When you open the 'New Datasource' dialog, enter the following options...
Database: Other Driver: net.sourceforge.jtds.jdbc.Driver URL: jdbc:jtds:sqlserver://[serverName]/dbName
and a username and password which has been configured to access the database.
This should be enough to connect when you click the 'Test Connection' button but let me know if you need any more help.
Val
|
|
|