Hi,
how can I capture PRINT statements from my stored procedure in Visual Basic (SQL Server 2000/VB6)?
I'm using ADODB.Command object.
I have a set of stored procedures that have a bunch of print statements in them. I need to capture those statements into the LOG FILE.
Please Help!
Thanks!
how can I capture PRINT statements from my stored procedure in Visual Basic (SQL Server 2000/VB6)?
I'm using ADODB.Command object.
I have a set of stored procedures that have a bunch of print statements in them. I need to capture those statements into the LOG FILE.
Please Help!
Thanks!