Hi,
I have a stored procedure in SQL. I am calling that stored procedure using Proc SQl.Below is the sample code of how I did.
proc SQl;
Connect to ODBC(DSN=***** UID=**** password=***);
create table Work.list1
as
select * from connection to odbc(SampleProgram '2006-12-10','2006-12-16')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.