Hi
Have an app that saves its internal reports (the SQL) in a table tblReports.
I would like to make these queries available to outside apps e.g. EXcel so I wrote a simplified version of SP:
Have an app that saves its internal reports (the SQL) in a table tblReports.
I would like to make these queries available to outside apps e.g. EXcel so I wrote a simplified version of SP: