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
 Transact-SQL (2000)
 Reg. Handlers for T-SQL

Author  Topic 

compprof
Starting Member

4 Posts

Posted - 2004-11-03 : 05:18:18
Hi

Is there a way to develop handlers for T-SQL statements? i.e. When the client issues a T-SQL statement (for instance, to create a stored procedure or a view, etc.), my handler at the SQL server side should receive this T-SQL statement first.

Please let me know if there is a way to create this type of handlers at server side.

Thanks

rockmoose
SQL Natt Alfen

3279 Posts

Posted - 2004-11-03 : 06:26:44
crosspost: [url]http://sqlteam.com/forums/topic.asp?TOPIC_ID=42071[/url]
Go to Top of Page
   

- Advertisement -