Re: Importing from Microsoft Access in Fortran
- From: Gary Scott <garylscott@xxxxxxxxxxxxx>
- Date: Sat, 31 Mar 2007 16:32:47 GMT
iman wrote:
Is there anyway to import data from Microsoft Access in fortran ?Well, an option is to export from access to a file and read the file. Another is to find a copy of F90SQL. It has been discontinued, but you might be able to find it. Other options are quite a bit more complex and the ones I'm familiar with involve windows APIs.
The web site for f90sql is http://www.canaimasoft.com
I don't think they sell it any longer but you can read about it there.
--
Gary Scott
mailto:garylscott@sbcglobal dot net
Fortran Library: http://www.fortranlib.com
Support the Original G95 Project: http://www.g95.org
-OR-
Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html
If you want to do the impossible, don't hire an expert because he knows it can't be done.
-- Henry Ford
.
- References:
- Importing from Microsoft Access in Fortran
- From: iman
- Importing from Microsoft Access in Fortran
- Prev by Date: Re: reading back a partially-written record on direct access
- Next by Date: Re: John Backus 1924-2007
- Previous by thread: Re: Importing from Microsoft Access in Fortran
- Index(es):