Looking for Text and FoxPro DB Drivers for x64 windows.
I have a client with a fairly powerful server that I want to upgrade to 64 bit, to take advantage of the 12GB of memory it has. Unfortunately, a ColdFusion system I built requires that I download some files from Gov't websites (which all seem to have self-generated SSL certs which throw CFHTTP for a loop too, but I use CFX_http5 to get around this). Once I download these files, i import the data into SQL and go from there. What I can't get around is that there are NO text and DBF drivers available for the x64 versions.
Can anyone recommend an Open Source or Thurd-party driver that might work, possible via JDBC?
My only other solution is to mirror the application on a 32bit virtual machine to handle the import tasks and let the 64-bit machine handle the rest of the app. Not exactly ideal.
Any thoughts?
--Sean
