Access front end, DB2 backend

J

Johann

I have an Access front end that talks to a DB2 backend
via SQL pass-through queries.

I have written a Visual Basic front end in an Access
form. Now I want the VBA to send an SQL pass-through
query to the DB2 back end.

Does anybody know how to tell VBA that the SQL commands
that I have given, should be executed as a pass-through
query to DB2, and not be executed by Access?

Thanks
 

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