In BD.NET, it's

cfquery -> ADO.NET -> ODBC

I suppose one could write native (C/C++) code to write directly to the ODBC
APIs, and then invoke that native code from .NET, but I'm not sure how that
would be different from what ADO.NET is doing.

Many of the concepts between Java and .NET are similar, but I'm not sure I'd
say that .NET is "Java-based". The implementations are quite different.

Vince

________________________________

From: Damien McKenna [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 15, 2004 1:28 PM
To: CF-Talk
Subject: Re: BlueDragon.NET Technology Preview Release


On Jul 15, 2004, at 12:57 PM, Vince Bonfanti wrote:
> BD.NET uses ADO.NET for all database access. I'm not sure what you

> mean by going "straight to ODBC".

To connect to an ODBC source using ColdfusionMX you do this:

cfquery -> JDBC -> ODBC

Given that .NET is Java-based, I presume it does something similar.
--
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
"Nothing endures but change." - Heraclitus
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to