Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling Stored Procedues from a Macro

Status
Not open for further replies.

Terafic

Programmer
Dec 11, 2001
5
US
Is it possible to call a Stored Procedues from a Macro and vice-versa ?
 
Terafic,

I think you can run a stored procedure from a macro if it is the only statement in the macro.
You should be able to run macro's from a stored procedure.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top