Hi all
Has anyone tried doing this ? I need to fix a Foxpro 2.6 app (running on Netware) to access MySQL on Linux.
I tried using the C API's and they work fine on a Windows machine. However, I can't create a DOS PLB which I can use from Foxpro 2.6 application.
Seems libmysql.lib is a 32-bit version. what are the options ?
Do I have to build libmysql for 16-bit Dos APP (is it possible?)
Any other pointers ? (apart from re-writing the app).
Thanks in advance.
Tapan