G, 

There are a number of third party JDBC drivers for SQLServer.  I don't
remember which ones implement which methods, so you will need to review the
"methods not implemented" list before purchasing the driver. 

Some drivers to check out for SQLServer are:

AveConnect
i-net
JTurbo

I no longer have the URL's, but you should be able to do a search on
google.com and find their respective web sites.

Celeste
-----Original Message-----
From: J Run [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 16, 2001 3:25 PM
To: JRun-Talk
Subject: MS SQL Server BLOB Support -- Driver?


I am using the JDBC driver for MS SQL Server that ships with JRun 3.1. 

When I run my code to retrieve image data using the getBlob() method on
ResultSet, the following message is returned: 

[JRun][SQLServer JDBC Driver]Unsupported method: ResultSet.getBlob 

Could you please advise me where I can get a JDBC driver for MS SQL Server
that implements the getBlob() method? 

Thanks, 

G 


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to