Import data from Stored Procedure

M

Mike Lopez

Hello.

I am trying to import data using a third-party OLEDB provider and a Stored
Procedure but cannot figure out how to do this.

I get Microsoft Query open, type in the "CALL ..." command, it executes it
successfully, but no data is returned.

Can I import from a stored procedure?

Thanks in advance,

Mike
 
Top