- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I need to connect to oracle database from Fortran 2003 or any other above versions. I am not very sure of doing this. I have installed the Intel visual studio environment and oracle client on my machine. Iam able to successfully connect thorugh the Oracle client. I need to write a program in Fortran to connect to database (ORACLE) .Iam looking for some help on this to get this complete. Appreciate your help on this.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If Oracle comes with an ODBC driver, then you might be able to use the ODBC module I wrote a while ago - see http://flibs.sf.net.
The advantage of ODBC is that the specifics of a particular database system are hidden behind a generic layer. There are drawbacks too, of course, like a reduction in flexibility. And my module may not cover all your needs.
Regards,
Arjen

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