Ask a Question related to Coldfusion Database Access, Design and Development.
-
KempAS #1
SQL Server - OLEDB or ODBC connection
What are the advantages/disadvantages between selecting an ODBC and an OLEDB connection between MX and a SQL Server 2000 db...?
KempAS Guest
-
How do I make an ODBC Connection to an offsite server?
We are talking about CF Server 5.0. CF5.0 Server 1 is based at one location on a WIN2K box. Data is written to a MS SQL2000 server on this same... -
Problem with OLEDB over ODBC
I have an asp page used to access data from an access database. When I use the following as connection string (OLEDB)... -
CREATE DATABASE via ADO/OLEDB/ODBC
Hello everybody, Is it possible to do a CREATE DATABASE via ADO using IFX OLEDB or IFX ODBC ?, apparently there is a connection string parameter... -
Error with ASP.NET opening OleDb/ODBC database
Hi there, I got a problem using an MS Access database through ASP.NET. After updating my system from .NET Framework 1.0 to 1.1, my existing... -
Connection string - ODBC vs OLEDB and Unspecified Error
This one has me stumped and I was wondering if anyone might have a solution... Using this connection string ... -
Sojovi #2
Re: SQL Server - OLEDB or ODBC connection
OLE.DB is preferred because is faster and ODBC and (I cannot be cathegoric about it) is becaming an old technology.
Regards
Sojovi Guest
-
LL@Work #3
Re: SQL Server - OLEDB or ODBC connection
JDBC was introduced with ColdFusion MX and is preferred.
Please see [url]http://java.sun.com/products/jdbc/faq.html[/url] for more info on JDBC
LL@Work Guest
-
Dan Bracuk #4
Re: SQL Server - OLEDB or ODBC connection
Back when we were using oledb, it was for access databases only.
Dan Bracuk Guest



Reply With Quote

