Runtime 440:Automation Error

A

Amit Patel

I create one macro which access oracle database and fill up recordset using
OO4O server request.

when i print recordset into worksheet it gives AUTOMATION error or OVERFLOW
error.if recordset contain 15000 record it print only 14080 record and not
print all record .

Now i get same error when i create Dynaset object.

Set OraDynaSet = objdatabase.DBCreateDynaset(strSQL, 0&)

This statement gives Automation error from last days.

Please help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top