Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to capture PRINT statement from stored procedure in VB?

Status
Not open for further replies.

dklions

Programmer
Jul 20, 2001
7
US
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top