users@glassfish.java.net

Re: java.sql.SQLException: Error in allocating a connection

From: <glassfish_at_javadesktop.org>
Date: Thu, 03 May 2007 04:40:00 PDT

You will have to specify the properties needed for connection establishment.

http://www.microsoft.com/downloads/details.aspx?familyid=9f1874b6-f8e1-4bd6-947c-0fc5bf05bf71&displaylang=en
, mssqlserver.tar has the manual.
Check the msjdbcref.pdf > Chapter 3> Connection String properties
for the list of properties
eg: user, password, selectMethod, serverName, wsid etc.,

set appropriate values for these properties.
[Message sent by forum member 'jr158900' (jr158900)]

http://forums.java.net/jive/thread.jspa?messageID=215315