We use successfully this settings with OJB 0.9.6:

<jdbc-connection-descriptor
   platform="MsSQLServer"
   jdbc-level="2.0"
   driver="com.microsoft.jdbc.sqlserver.SQLServerDriver"
   protocol="jdbc"
   subprotocol="microsoft:sqlserver"
   dbalias="//HOST_NAME:1433;DatabaseName=ourDBName;SelectMethod=cursor"
   username="xxxxx"
   password="xxxxx"
/>

Hope this helps...

Thimo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to