Editing Dbo.uspLogError (procedure)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Procedure
 
| '''Procedure
 
| dbo.uspLogError
 
| dbo.uspLogError
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| Logs error information in the ErrorLog table about the error that caused execution to jump to the CATCH block of a TRY...CATCH construct. Should be executed from within the scope of a CATCH block otherwise it will return without inserting error information.
 
| Logs error information in the ErrorLog table about the error that caused execution to jump to the CATCH block of a TRY...CATCH construct. Should be executed from within the scope of a CATCH block otherwise it will return without inserting error information.
 +
|-
 
|}
 
|}
 +
  
 
=== Source ===
 
=== Source ===
Line 81: Line 83:
 
| '''Referenced Object
 
| '''Referenced Object
  
|- valign="top"
+
|-
 
| Insert
 
| Insert
 
| Table
 
| Table
 
| [[dbo.ErrorLog_(table)|dbo.ErrorLog]]
 
| [[dbo.ErrorLog_(table)|dbo.ErrorLog]]
  
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Procedure
 
| Procedure
Line 103: Line 105:
 
| '''Child Object
 
| '''Child Object
  
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Procedure
 
| Procedure
Line 110: Line 112:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Procedure
 
| Procedure
Line 117: Line 119:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Procedure
 
| Procedure
Line 124: Line 126:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 131: Line 133:
 
| Trigger
 
| Trigger
 
| iWorkOrder
 
| iWorkOrder
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 138: Line 140:
 
| Trigger
 
| Trigger
 
| uWorkOrder
 
| uWorkOrder
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 145: Line 147:
 
| Trigger
 
| Trigger
 
| iPurchaseOrderDetail
 
| iPurchaseOrderDetail
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 152: Line 154:
 
| Trigger
 
| Trigger
 
| uPurchaseOrderDetail
 
| uPurchaseOrderDetail
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 159: Line 161:
 
| Trigger
 
| Trigger
 
| uPurchaseOrderHeader
 
| uPurchaseOrderHeader
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 166: Line 168:
 
| Trigger
 
| Trigger
 
| dVendor
 
| dVendor
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 173: Line 175:
 
| Trigger
 
| Trigger
 
| iduSalesOrderDetail
 
| iduSalesOrderDetail
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 180: Line 182:
 
| Trigger
 
| Trigger
 
| uSalesOrderHeader
 
| uSalesOrderHeader
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)