/t5/coldfusion-discussions/connecting-to-a-foxpro-database/td-p/234507Jun 17, 2008
Jun 17, 2008
Copy link to clipboard
Copied
I have been connecting to a FoxPro database for years now
with the ODBC Connector. It works OK, but would like to know if
there is a JDBC connector available these days. My searches have
uncovered ODBC-JDBC Bridges, but I am not sure if that buys me
anything.
What is the current standard for connecting CF 7.02 to a
FoxPro data directory?
/t5/coldfusion-discussions/connecting-to-a-foxpro-database/m-p/234508#M20784Jun 18, 2008
Jun 18, 2008
Copy link to clipboard
Copied
I know that FoxPro used to be Datasource list back in CF5,
but recollecting on a case that I had, we had to create an
ODBC-JDBC Bridge using the Jadozoom Drivers. It's included on the
MX (6-7) package. So to answer your question, there is no standard
for connecting MX to FoxPro
/t5/coldfusion-discussions/connecting-to-a-foxpro-database/m-p/234509#M20785Jun 18, 2008
Jun 18, 2008
Copy link to clipboard
Copied
LATEST
recently i had the problem with mx8.
to connect to foxpro tables on other machines on the network.
All my efforts with odbc failed, so i wonder how you managed
it in the past. Are your dbf-files on the same machine?
in the thread