Posted By:
Santhosh_karunakar
Posted On:
Thursday, March 29, 2001 03:45 AM
I had tried connecting MSSql Server from JBoss but it failed.
Do i have do download any jar file?
In the Jboss.jcml i had added in the
mbean-driver attribute sun.jdbc.odbc.JdbcOdbcDriver. apart from that i have adde the following , in which set5dsn is the System DSN which is connected to Ms SQL server and is working well.
jdbc:odbc:set5dsn
user
pwd
employee
myserver
do i need to do any thing more?