I used EG IMPORT/EXPORT Wizards to retrieve data from Windows file and send reports to Windows file in a Project Runs great as PROJECT I tried to create STORED PROCESS for the PROJECT and got ERRORS at create time I recoded IMPORT / EXPORT as PROC IMPORT and PROC EXPORT as per SAS I recreated the STORED PROCESS and got no errors, but the IMPORT / EXPORT steps were NOT INCLUDED I tried to execute the STORED PROCESS and got ERROR about no data How do I include IMPORT / EXPORT steps in STORED PROCESS?
... View more