On 9/13/06, krishna <kri...@gm...> wrote:
>
> Hi
> I am using Squirrle SQL Ver 2.2 final. Can I connect to SQL 7.0 using this?
> I can able to connect to my SQL server 2000. But when I tried to connect to
> my SQL 7.0 server I am getting an error message "The TDS prelogin response
> is incomplete. The target server must be SQL Servr 2000 or later." - Can
> anybody clarify on this?
>
I'll guess that the driver you are using (which works fine for
SQLServer 2000) isn't
compatible with version 7.0 (what's that like 98 or something :) My
guess would
be that you need an earlier version of the JDBC driver to connect to version 7.0
based on my limited knowledge of MS SQLServer.
Rob
|