I’m probably overlooking something blindingly obvious, but here’s the situation:
I have an Access front end to an Oracle database, which uses ADO and the Oracle OLEDB provider to retrieve data. I don’t want to use linked tables if I can avoid it as it seems to be slower from the limited testing I’ve done. Is there any way (easy or otherwise!) of returning the data into a local table? (I can’t create tables in the Oracle database for licensing reasons) I have tried loading the data into an array and then loading that into a local table but it seems to be remarkable slow – I may of course be going about it the wrong way!
The Oracle version is 7.3 though it will soon be upgraded to 8, so if there’s a solution involving the Oracle Objects for OLE that I believe is provided with version 8, that would be great.
All assistance gratefully received!
-
Writing Oracle data to a local table (A2k SR1a)
- This topic has 5 replies, 3 voices, and was last updated 23 years, 1 month ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads