Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Query String in Log Event

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-12 : 10:41:39
Shilpa writes "Can I pass a query string to the xp_logevent function of the SQL Server 7.0?

i.e. When inserting or updating records into the table through a Stored Procedure if insertion or updation fails, can I pass a query string (e.g. select field1 from table1) to the logevent which executes and gives the output to the SQL Server Logs."
   

- Advertisement -