ok, i just realize that it's not possible. Because Oracle won't do any inserts or other DML Operations on the External table.
But, to perfom my task, is it possible to create a View on the external table and using a INSTEAD OF Trigger to transform and copy the data to an internal Oracle table?
Am i'm missing something?
thanks...
Last edited by buck; 01-10-2006 at 05:31 AM.
Oracle Version: 9.2.0.1.0
OS Client & Server: Windows XP Pro
Bookmarks