michaelkrauklis
Programmer
I've got s few stored procedures in my MsSQL2k database. I'd like to be able to not only call them, but get the text that they return from a VC++ application. I have no problem calling them, but I would realy like to get the output from any PRINT statements I've made. Not the recordset, but just the text from the PRINT statements. Is this possible, and if so, how? Currently I am connecting using ODBC and CDatabase objects. Thanks for any help! MYenigmaSELF:-9
myenigmaself@yahoo.com
"If debugging is the process of removing bugs, then programming must be the process of putting them in." --Dykstra
myenigmaself@yahoo.com
"If debugging is the process of removing bugs, then programming must be the process of putting them in." --Dykstra