- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Sir/Madam,
I would like to know whether can I extract data from f90sql using java? If yes what should i need to do please suggest me. Thanks in advance.
Regards,
Neha
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The natural way of connecting to a database and running queries in a Java application is to use JDBC. Why do you want to use F90SQL, which is intended for connecting Fortran programs to a database, instead?
As far as I know, JDBC is far more widely used and supported than F90SQL, and F90SQL requires that you have ODBC drivers deployed. Which database do you propose to connect to?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page