|
-
June 8th, 2005, 10:12 PM
#1
Need help pls...thanks
How will I be able to accsess from a dbf file(visual foxpro) using my java codes?
-
June 9th, 2005, 05:03 PM
#2
Re: Need help pls...thanks
You could make a ODBC connection to your dbf data source and then access it from java using JDBC with the JDBC/ODBC bridge.
-
June 9th, 2005, 11:43 PM
#3
Thanks..
Thank you Sir..
But I forgot to mention that my boss requires me not to use ODBC. He wants the system to be OS independent .
What packages in java offer such service?
Thank you and God Bless.
-
June 10th, 2005, 03:27 AM
#4
Re: Need help pls...thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|