'Gentoo' -
Try a url of the FORM:
jdbc:jtds:sqlserver://localhost:3048/employees
substituting, of course, your OWN correct values for 'host', and 'port' and
'db-name',
instead of the ones I'm showing here. In other words, try the fixed
'prefix':
jdbc:jtds:sqlserver://
and then supply your own values in the form shown on the tail-end.
Hope this works for you...that's what works for me.
Cheers...
Dave
-----Original Message-----
From: squ...@li...
[mailto:squ...@li...]On Behalf Of
Gentoo @ Paradyme
Sent: Friday, June 02, 2006 4:42 PM
To: Matthew Dahlman
Cc: 'David Cook'; squ...@li...; 'Rainer F.
Cornely'
Subject: Re: [Squirrel-sql-users] can't connect to MS SQL Server
On Thu, 2006-05-11 at 09:26 +0800, Matthew Dahlman wrote:
> Hi Rainer,
>
> Dave is correct.
>
> To add a little explanation: the url that you used is correct for the MS
SQL
> Server 2000 driver, but it won't work for the 2005 driver.
Then what is the proper connection string? I too have this problem.
_______________________________________________
Squirrel-sql-users mailing list
Squ...@li...
https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
|