I have a table in Oracle that stores RTF documents which I am trying to retrieve. The data type is Long Raw.How can I retrieve this into an ACCESS database? I wrote a
VB program to read the Oracle table and dumped it into an ACCESS table. The problem I encountered is when I clicked on the ACCESS field which I used OLE Object as the datatype, I get an error message. Can someone please point me to the right direction?
Thanks