I want to save the contents of a hex file into a Access table. I tried
converting it to ASCII and writing it to a memo field, but it lost some data
on translation. The first part of it was okay, but the end was wrong.
Maybe I should be saving it as some kind of OLE object, but it doesn't have
any type of file associated with it.
Any thought on how I can do this?
ch