Get status messages from Oracle sql queries

8

84daniel84

Hello,

i have a VBA code, that uses an sql query to an Oracle server. The quer
takes some minutes to finish. If i use the function DBMS_OUTPUT.PUT_LIN
in Sql Developer i can see status messages during the execution of th
query. Is there a way to get these messages in VBA? (or with an externa
DLL)

Thanx,
Danie
 

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