Excel And Stored Procedures

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can Excel execute stored procedures? I have DB2 Connect ODBC that I am using to try to get to DB2 mainframe tables. I can not use SQL from within Excel for this particular need; I need to execute a stored procedure.
 
-----Original Message-----
Can Excel execute stored procedures? I have DB2 Connect
ODBC that I am using to try to get to DB2 mainframe
tables. I can not use SQL from within Excel for this
particular need; I need to execute a stored procedure.
You can create a macro. You might be able to record a lot
of what you need. Tools, Macros, Record New Macro.

Press Alt + F8 to edit the macro

Regards
Peter
 

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

Back
Top