| Connecting to MS Database 2008 [message #893137] |
Mon, 02 July 2012 16:23 |
Donald Long Messages: 1 Registered: July 2012 |
Junior Member |
|
|
When I try to connect to an MS database 2008 the below would be my normal connection string
server=oiltst;database=StaticAnalysis;Connection Timeout=180;Integrated Security=SSPI;
when I attemp to define the connection, it creates
jdbc:sqlserver://oiltst:1433;databaseName=StaticAnalysis;integratedSecurity=true;
and does not work, test connection does not work, even if I take out the port number.
Has anyone ever connected to an MS SQL database 2008 using ''Intergrated Authentication'. This does not seem to work at all.
Do we have a way to put in the connection string without the wizard? That might work?
[Updated on: Mon, 02 July 2012 16:26] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01836 seconds