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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: vundela
  • Content: Threads
  • Order by date
  1. vundela

    Need Help with the SAS Code

    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')...

Part and Inventory Search

Back
Top