Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28456 Discussions

Use of ADO.Net DataSet)in .Net environment

hildecodron
Beginner
391 Views
I'm currently evaluating Intel Fortran for the .Net environment. My question is if it is possible to use DataSets from within Fortran? Or is this not supported?
Why this questions: we are going to port our fortran code from VMS to Windows. We will not re-write the code in c# or another language. Data that was formerly stored/ retrieved in/from files will now be stored/retrieved in an oracle database.

Thanks,
Hilde
0 Kudos
3 Replies
james1
Beginner
391 Views
I'm not sure what you are asking here... OpenVMS does not have anything particular described by the term "datasets". What precisely are you using with OpenVMS, indexed files perhaps?

James
0 Kudos
Jugoslav_Dujic
Valued Contributor II
391 Views
I'm not sure what Hilde is up to either, but I think Canaimasoft's f90SQL would be interesting to her.

Jugoslav
0 Kudos
Steven_L_Intel1
Employee
391 Views
If Hilde is using indexed files on OpenVMS, then Sector 7's VX/RMS may be of particular interest - no code rewriting needed.

Steve
0 Kudos
Reply