Hello
I had installed MySQL and Cold Fusion in my PC , I
want to configure Cold Fusion to use MySQL database ,
for that I had down loaded MyODBC-2.50.31.src.rpm.
when I gave rpm -ivvh MyODBC-2.50.31.src.rpm , It
showed source in "//usr/src/redhat/SOURCE" and spec
in "//usr/src/redat/SPECS"
Please let me know How to Build the MyODBC driver,
Thanks in advance
Joseph John
from
http://web.mysql.com/Manual_chapter/manual_ODBC.html
ColdFusion (On Unix)
The following information is taken from the ColdFusion
documentation:
Use the following information to configure ColdFusion
Server for Linux to use the unixODBC driver with
MyODBC for MySQL data sources.
Allaire has verified that MyODBC version 2.50.26 works
with MySQL version 3.22.27 and ColdFusion for Linux.
(Any newer version should also work).
You can download MyODBC at
http://www.mysql.com/download_myodbc.html ColdFusion
4.5.1 allows you to us the ColdFusion Administrator to
add the MySQL data source.
However, the driver is not included with ColdFusion
4.5.1.
Before the MySQL driver will appear in the ODBC
datasources drop-down list, you must build and copy
the MyODBC driver to
`/opt/coldfusion/lib/libmyodbc.so'.
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
-----------------------------------------------------------------------
Check out the 'What to do before posting to the list' site
for a list of things to try before posting. The site is
at http://botsie.tripod.com/beforeposting/