Editing Dbo.uspPrintError (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.uspPrintError
 
| dbo.uspPrintError
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| Prints error information 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 printing any error information.
 
| Prints error information 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 printing any error information.
 +
|-
 
|}
 
|}
 +
  
 
=== Source ===
 
=== Source ===
Line 41: Line 43:
 
| '''Child Object
 
| '''Child Object
  
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Procedure
 
| Procedure
Line 48: Line 50:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 55: Line 57:
 
| Trigger
 
| Trigger
 
| iWorkOrder
 
| iWorkOrder
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 62: Line 64:
 
| Trigger
 
| Trigger
 
| uWorkOrder
 
| uWorkOrder
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 69: Line 71:
 
| Trigger
 
| Trigger
 
| iPurchaseOrderDetail
 
| iPurchaseOrderDetail
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 76: Line 78:
 
| Trigger
 
| Trigger
 
| uPurchaseOrderDetail
 
| uPurchaseOrderDetail
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 83: Line 85:
 
| Trigger
 
| Trigger
 
| uPurchaseOrderHeader
 
| uPurchaseOrderHeader
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 90: Line 92:
 
| Trigger
 
| Trigger
 
| dVendor
 
| dVendor
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 97: Line 99:
 
| Trigger
 
| Trigger
 
| iduSalesOrderDetail
 
| iduSalesOrderDetail
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Table
 
| Table
Line 104: Line 106:
 
| 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)