Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting binary data to strings/text

Status
Not open for further replies.

phongsta

Programmer
Oct 29, 2000
2
AU
I am trying to convert data from an Oracle table with one field with data of type LONGRAW using Access97.

I know for a fact that the data in this field are string. I have been trying to figure out ways to read this field in and converting them back to string. VBA do not have a binary data type.

I am new at using ODBC link tables from Orical and maybe looking for a solution where there exist none.

Many thanks ahead.
Phongsta
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top