SQL Profiler Trace logs
        Posted  
        
            by Bharanidharan
        on Server Fault
        
        See other posts from Server Fault
        
            or by Bharanidharan
        
        
        
        Published on 2010-03-23T06:07:10Z
        Indexed on 
            2010/03/23
            6:13 UTC
        
        
        Read the original article
        Hit count: 452
        
Suppose that I try to insert some data into a table and if the insertion fails due to some CDBException, will that be logged in to the SQL Profiler logs?
I am using SQL Server MSDE 2000
© Server Fault or respective owner