Returncode from Access an VB6

G

Guest

Hi,
I'm using VB6 and Access97, or access2002 or access2003 on XP.
In my VB6 Prozedure I defined
Dim appAcc As New Access.Application

From VB6 I call:
appAcc.Run "MyReport", param1, param2


How I can get to know in the VB procedure returncode from appAcc?

Thanks & Regard
Johann
 
A

Armin Zingler

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