All;
I am currently using stored procs (to stop SQL Injection issues) with ASPOSE.AdHoc. Simple procedures are working fine, but when I use a procedure that has any complexity and returns a computed table (as a declared object), it doesn't pull the column definitions back to AdHoc. Any help here?
Thanks,
Ed