Well I guess I'm understanding "Thin" now to mean a Type-4 wire-protocol
driver. Weblogic is the only game in town for this, as far as I know. It
has at least one major advantage over the all the other drivers that can
do MS SQL. Because it doesn't go through the API layer, it can handle
multi-threaded read requests. All of the other drivers use a DLL-based
API to access the database, and this API layer is not able to handle
multi-threaded reads, resulting "read operation in progress" errors.

Because of Weblogic's pricing model for drivers, for just a few dollars
more :-) you can have the whole Application Server.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to