Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Java and VFP
Message
 
To
14/03/2005 21:21:02
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00995799
Message ID:
00995818
Views:
14
Hi John,

>Is it possible to access VFP data using Java?
>Is it possible to call Java written class using VFP?

Not natively. There are, however, tools called "Java COM bridges" that allow Java classes to call a COM server and vice versa. You would either compile the VFP class into a COM server, or write a COM server that acts as a proxy to the Java class via the Java COM bridge.

For data access you might have some luck finding Java products that bridge from Java (or JDBC) to OLEDB. In this case, you can use the VFP OLEDB provider.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform