Ask a Question related to Coldfusion Database Access, Design and Development.
-
shaynetonio #1
mysql 4 with coldfusion 5
is this at all possible? is it possible to use jdbc with coldfusion 5?
or would I need to use something else to get connectivity
cheers
shayne
shaynetonio Guest
-
Coldfusion MX 7.x and MYSQL - again
Hi, would welcome help in connecting Coldfusion MX 7.1 to MYSQL on a system running: XP Service Pack 2 Coldfusion MX 7.1 using the... -
mysql - coldfusion
how can i translate the following to work in a clodfusion query? i want it to give me the amount of items ordered. the total cost and the total... -
coldfusion mysql
Connection verification failed for data source: coldfusion java.sql.SQLException: Communication failure during handshake. Is there a server running... -
How to use MySQL 5.0 with ColdFusion MX 7?
Hi, I'm currently using MySQL 4.1 with Cold Fusion MX 7 and everything is working fine. Now, MySQL have released the 5.0 version which... -
ColdFusion & MySQL
Hi, I'm a student working on ColdFusion/MySQL project, with a home PC configuration of MySQL 4.1.x, IIS on XP Pro and CF MX 6.1 (Developer... -
MattRobertson #2
Re: mysql 4 with coldfusion 5
I use mySQL 4 with CF 5 on one of the servers I manage for a client. It works
fine.
Download myODBC from mySQL.com. Install it. Then make your datasource
connections in the Windows ODBC control panel applet instead of the CF Admin.
Once they are created in Windows they will automagically show up in the CF
datasource list, where you can leave them alone or tweak some of the very few
settings available to you from an 'external' db type.
MattRobertson Guest
-
shaynetonio #3
Re: mysql 4 with coldfusion 5
worked great thanks! I haven't done a full test with myODBC and CF5 but it feels a lot more responsive than MX w/ jdbc.
shaynetonio Guest



Reply With Quote

