List Stored Proceedure params in VBA ?

K

kiln

Probably this is hopeless, but just in case...does anyone know of a way
to list a stored proceedure's params, using either dao or ado? Code
snippet, add-in, etc?

Thanks
 
S

Sylvain Lafontaine

Of course, you can also use a stored procedure to take a look directly on
the SQL-Server; see the newsgroup m.p.sqlserver.programming for more info
about that.
 

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