Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all, I need to migrate data from a MS Access table containing OLE objects (some files uploaded to the old Access application are stored in a field in a table) to an Oracle database. I have the same table structure, but in the tAccessInput componenet I don't find any useful datatype.
If I set the datatype to VARCHAR in the input schema, what is moved to the output table is a constant string value ("Long binary or text value").
Any suggestion on how to move the real data?
thanks all in advance