macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Informix 11 Drivers

Subject: Re: Informix 11 Drivers
From: Jochem van Dieten **AdobeCommunityExpert** <nomail@xxxxxxxxxxxxxxx>
Date: Tue, 27 May 2008 09:31:34 +0200
Newsgroups: macromedia.coldfusion.database_access


MeinMe2003 wrote:
Currently, we are able to use CF 7 and IDS 11.1 via ODBC.
Are you aware of the advantages and disadvantages when comparing ODBC to JDBC?

<quote>
JDBC-ODBC bridge
        

Translates JDBC calls to ODBC calls, and sends them to the ODBC driver.

Advantages Allows access to many different databases.

Disadvantages The ODBC driver, and possibly the client database libraries, must reside on the ColdFusion server computer. Performance is slower than other JDBC driver types.

Adobe does not recommend this driver type unless your application requires DBMS-specific features.
</quote>
http://livedocs.adobe.com/coldfusion/8/htmldocs/datasources_ADV_MJS_02.html#1261469


--
Jochem van Dieten
Adobe Community Expert for ColdFusion

<Prev in Thread] Current Thread [Next in Thread>