NTEXT support (again)
Stefan Bodewig
bodewig at bost.de
Wed Jun 7 03:00:17 EDT 2000
Hi Bob,
I'd be interested in your patches and maybe we could work together to
improve on it. I had offered my help weeks if not months ago and am
still here waiting to get my hands dirty.
>>>>> "BK" == Bob Kline <bkline at rksystems.com> writes:
BK> On point #2, I couldn't find any more elegant and unobtrusive way
BK> of switching on the 7.0 processing flavor than
BK> System.getProperty(). If the "TDSVER" property is set to "70"
BK> then the Tds and TdsComm classes know to use that version of TDS.
I'd prefer to encode it in the JDBC URL, something like
jdbc:freetds:sqlserver42// and jdbc:freetds:sqlserver70// with
jdbc:freetds:sqlserver// beeing an alias to sqlserver42.
Stefan
More information about the FreeTDS
mailing list