Link to home
Start Free TrialLog in
Avatar of JLLange
JLLange

asked on

Accessing a visual foxpro database from a java web app

I am wondering if anyone has had luck accessing a VFP database via the web using Java?  We are currently working on a prototype and are using the free JDBC-ODBC driver which seems to work fine except on some of my more complex queries.  For some reason it will not execute imbedded select statements.  These run fine in the actual foxpro development system, so is it just that I need a better driver/bridge?
ASKER CERTIFIED SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial