pass-through queries and stored procedures output parameters

S

SnapRick

I need to execure stored procedures using pass-through
queries. I can do it with input parameters to the stored
procedures, but I can't using output parameters since they
are bind. Does anyone know of a way to execute stored
procedures through pass-through queries in access97 with
both input and output parameters being passed to the
stored procedure?
 

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