Can't connect to SQL Server 7.0
Bob Kline
bkline at rksystems.com
Sat Mar 10 18:49:16 EST 2001
Try using version 7.0 of the protocol and see if you get better results.
I know that you'll at least see support for the NTEXT data type.
On Sat, 10 Mar 2001, Zeljko Trogrlic wrote:
> Latest version helped, thanks.
>
> I was testing Free TDS with our driver test package and it works well with following exceptions:
> * ntext data type is not supported (java.sql.SQLException: ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier.)
> * money type is not supported
> * setObject is not implemented. I have a simple implementation that I want to contribute
> * Prepared statement works only if SQL Server use "quoted indentifiers" rather than [square brackets] for variable names. This should be documented somewhere
>
> At 21:34 09.3.2001, Bob Kline wrote:
> >On Fri, 9 Mar 2001, Zeljko Trogrlic wrote:
> >
> >> I'm using freetds_jdbc.jar with SQL Server 7.0.
> >>
> >> URL: jdbc:freetds:sqlserver://adder/artist
> >>
> >> When I try to connect to the database, driver throws exception. I can
> >> connect with other JDBC drivers . I'm using properties to configure
> >> connection settings (user & password).
> >>
> >> Here is exception, any ideas?
> >> I can't find correct source to debug this (no Constructors class!).
> >
> >If you don't have Constructors.java, then you didn't get the complete
> >package. Check out the FAQ [1] for information on obtaining the latest
> >source from the CVS archives.
> >
> >[1] http://freetds.org/faq.html
> >
> >--
> >Bob Kline
> >mailto:bkline at rksystems.com
> >http://www.rksystems.com
> >
> >
> >---
> >You are currently subscribed to freetds as: [zeljko at technologist.com]
> >To unsubscribe, forward this message to $subst('Email.Unsub')
>
>
>
> ---
> You are currently subscribed to freetds as: [bkline at rksystems.com]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
--
Bob Kline
mailto:bkline at rksystems.com
http://www.rksystems.com
More information about the FreeTDS
mailing list