Insert into SQL statement for Ole Object through Access NOT working
558287Jan 25 2007 — edited Jan 29 2007Hi,
I am an Access developer and new in Oracle world.
For the current project, I am trying to insert an OLE Object in to a table that linked to oracle, using an SQL statement .
The code is working fine either executing the SQL statement or pass through query. But when I add the OLE field in to the statement, I am receiveing "Invalid character" message, and Its printing a lot of characters, when I try to print the sql statement into immediate window instead of the sql statement. Any suggestions?