Community

On importing data from Oracle into Excel with CopyFromRecordset

(René Nyffenegger) In my last blog entry, I have written a little Excel macro. This macro opens a connection to an Oracle database, issues a select statement and then iterates over each record within the result set. For each record, it also iterates over each attribute within this record.

Read More - Register for Free Membership

Tags: