SC> Is there a way to read these Binairy files in Delphi and convert them
SC> to DB-files or Paradox-files. Or must I write in C++ a program thar
SC> convert my file to text-files and read this in Delphi to convert to
SC> DB or Paradox-files. Or (last option) must I wrote a C++ program to
SC> convert these files to DB or Paradox-files (I have no layout of this
SC> kind of file so).
You simply need to write a Delphi Structure equivalent to that above. Once
you have done that you can easily read the file in an and work with it in
Delphi. Once Delphi can read it, you can write it out to whatever Database
you choose to use in Delphi.
Hope that helps.
Steve
--- FreeMail 1.07b
(1:203/21)
---------------
* Origin: The Visual Programmer's Workshop - N.H., Ca (916)338-3230 *
|