Simon,
I DO know how to convert the binary values (string representaion of numeic values, A.K.A. MKI/CVI ...). However, there are other issues as I noted before.
You must know the original file layout to use these conversions! They require the proper inputs to work, and can return 'wrong' results if you send incorrect inputs. The routines are quite simple, and have virtually NO ERROR checking. Partly, this is because there is very little which can be checked and partly because I only use them in an environment which does the (minimal)error checking before callling them.
If you send me at least a sample of the input w/ the file layout (and hopefully a desired NEW file(s) schema, I will check the functions produce at least a sample for your tables. If that works, I will send the routines and the sample code to convert the text fiel to the 'correct' values to you.
An easy (for ME) way to send this info would be for you to make the MS ACCESS tables and include a module which shows the text file layout (use the Field names of the MS ACCESS tables/Fields) in a module as declarations. If you are not able to do this, let me know and we could discuss alternatives.
[sig]<p>MichaelRed<br><a href=mailto:mred@duvallgroup.com>mred@duvallgroup.com</a><br>There is never time to do it right but there is always time to do it over[/sig]