|
2
|
|
2007-01-24 10:12:02.931
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK AND (([SQLGUID] = @SQLGUID_ORG) OR ((@SQLGUID_ORG IS NULL) AND ([SQLGUID] IS NULL))) AND (([Dept] = @Dept_ORG) OR ((@Dept_ORG IS NULL) AND ([Dept] IS NULL))) AND (([EventNo] = @EventNo_ORG) OR ((@EventNo_ORG IS NULL) AND ([EventNo] IS NULL))) AND (([DescText] = @DescText_ORG) OR ((@DescText_ORG IS NULL) AND ([DescText] IS NULL))) AND (([PathOf] = @PathOf_ORG) OR ((@PathOf_ORG IS NULL) AND ([PathOf] IS NULL))) AND (([HeaderDetail] = @HeaderDetail_ORG) OR ((@HeaderDetail_ORG IS NULL) AND ([HeaderDetail] IS NULL))) AND (([ExcludeCaseMgt] = @ExcludeCaseMgt_ORG) OR ((@ExcludeCaseMgt_ORG IS NULL) AND ([ExcludeCaseMgt] IS NULL))) AND (([SymbolName] = @SymbolName_ORG) OR ((@SymbolName_ORG IS NULL) AND ([SymbolName] IS NULL))) AND (([FName] = @FName_ORG) OR ((@FName_ORG IS NULL) AND ([FName] IS NULL))) AND (([FSize] = @FSize_ORG) OR ((@FSize_ORG IS NULL) AND ([FSize] IS NULL))) AND (([FColor] = @FColor_ORG) OR ((@FColor_ORG IS NULL) AND ([FColor] IS NULL))) AND (([FStyle] = @FStyle_ORG) OR ((@FStyle_ORG IS NULL) AND ([FStyle] IS NULL))) AND (([FCharSet] = @FCharSet_ORG) OR ((@FCharSet_ORG IS NULL) AND ([FCharSet] IS NULL))) AND (([FIndex] = @FIndex_ORG) OR ((@FIndex_ORG IS NULL) AND ([FIndex] IS NULL))) AND (([SOP] LIKE @SOP_ORG) OR ((@SOP_ORG IS NULL) AND ([SOP] IS NULL))) AND (([SQLRegionID] = @SQLRegionID_ORG) OR ((@SQLRegionID_ORG IS NULL) AND ([SQLRegionID] IS NULL))) AND (([SQLLastUpdated] = @SQLLastUpdated_ORG) OR ((@SQLLastUpdated_ORG IS NULL) AND ([SQLLastUpdated] IS NULL))) AND (([SQLIPAddress] = @SQLIPAddress_ORG) OR ((@SQLIPAddress_ORG IS NULL) AND ([SQLIPAddress] IS NULL))) AND (([SQLEmployeeID] = @SQLEmployeeID_ORG) OR ((@SQLEmployeeID_ORG IS NULL) AND ([SQLEmployeeID] IS NULL)));
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 9:31:51 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Original]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Original]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Original]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Original]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Original]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Original]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Original]
|
|
'1/24/2007 9:31:51 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Original]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Original]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Original]
|
|
3
|
|
2007-01-24 10:12:07.181
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK AND (([SQLGUID] = @SQLGUID_ORG) OR ((@SQLGUID_ORG IS NULL) AND ([SQLGUID] IS NULL))) AND (([Dept] = @Dept_ORG) OR ((@Dept_ORG IS NULL) AND ([Dept] IS NULL))) AND (([EventNo] = @EventNo_ORG) OR ((@EventNo_ORG IS NULL) AND ([EventNo] IS NULL))) AND (([DescText] = @DescText_ORG) OR ((@DescText_ORG IS NULL) AND ([DescText] IS NULL))) AND (([PathOf] = @PathOf_ORG) OR ((@PathOf_ORG IS NULL) AND ([PathOf] IS NULL))) AND (([HeaderDetail] = @HeaderDetail_ORG) OR ((@HeaderDetail_ORG IS NULL) AND ([HeaderDetail] IS NULL))) AND (([ExcludeCaseMgt] = @ExcludeCaseMgt_ORG) OR ((@ExcludeCaseMgt_ORG IS NULL) AND ([ExcludeCaseMgt] IS NULL))) AND (([SymbolName] = @SymbolName_ORG) OR ((@SymbolName_ORG IS NULL) AND ([SymbolName] IS NULL))) AND (([FName] = @FName_ORG) OR ((@FName_ORG IS NULL) AND ([FName] IS NULL))) AND (([FSize] = @FSize_ORG) OR ((@FSize_ORG IS NULL) AND ([FSize] IS NULL))) AND (([FColor] = @FColor_ORG) OR ((@FColor_ORG IS NULL) AND ([FColor] IS NULL))) AND (([FStyle] = @FStyle_ORG) OR ((@FStyle_ORG IS NULL) AND ([FStyle] IS NULL))) AND (([FCharSet] = @FCharSet_ORG) OR ((@FCharSet_ORG IS NULL) AND ([FCharSet] IS NULL))) AND (([FIndex] = @FIndex_ORG) OR ((@FIndex_ORG IS NULL) AND ([FIndex] IS NULL))) AND (([SOP] LIKE @SOP_ORG) OR ((@SOP_ORG IS NULL) AND ([SOP] IS NULL))) AND (([SQLRegionID] = @SQLRegionID_ORG) OR ((@SQLRegionID_ORG IS NULL) AND ([SQLRegionID] IS NULL))) AND (([SQLLastUpdated] = @SQLLastUpdated_ORG) OR ((@SQLLastUpdated_ORG IS NULL) AND ([SQLLastUpdated] IS NULL))) AND (([SQLIPAddress] = @SQLIPAddress_ORG) OR ((@SQLIPAddress_ORG IS NULL) AND ([SQLIPAddress] IS NULL))) AND (([SQLEmployeeID] = @SQLEmployeeID_ORG) OR ((@SQLEmployeeID_ORG IS NULL) AND ([SQLEmployeeID] IS NULL)));
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 9:31:51 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Original]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Original]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Original]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Original]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Original]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Original]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Original]
|
|
'1/24/2007 9:31:51 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Original]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Original]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Original]
|
|
5
|
|
2007-01-24 10:12:08.431
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK;
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:04 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
6
|
|
2007-01-24 10:12:14.649
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK AND (([SQLGUID] = @SQLGUID_ORG) OR ((@SQLGUID_ORG IS NULL) AND ([SQLGUID] IS NULL))) AND (([Dept] = @Dept_ORG) OR ((@Dept_ORG IS NULL) AND ([Dept] IS NULL))) AND (([EventNo] = @EventNo_ORG) OR ((@EventNo_ORG IS NULL) AND ([EventNo] IS NULL))) AND (([DescText] = @DescText_ORG) OR ((@DescText_ORG IS NULL) AND ([DescText] IS NULL))) AND (([PathOf] = @PathOf_ORG) OR ((@PathOf_ORG IS NULL) AND ([PathOf] IS NULL))) AND (([HeaderDetail] = @HeaderDetail_ORG) OR ((@HeaderDetail_ORG IS NULL) AND ([HeaderDetail] IS NULL))) AND (([ExcludeCaseMgt] = @ExcludeCaseMgt_ORG) OR ((@ExcludeCaseMgt_ORG IS NULL) AND ([ExcludeCaseMgt] IS NULL))) AND (([SymbolName] = @SymbolName_ORG) OR ((@SymbolName_ORG IS NULL) AND ([SymbolName] IS NULL))) AND (([FName] = @FName_ORG) OR ((@FName_ORG IS NULL) AND ([FName] IS NULL))) AND (([FSize] = @FSize_ORG) OR ((@FSize_ORG IS NULL) AND ([FSize] IS NULL))) AND (([FColor] = @FColor_ORG) OR ((@FColor_ORG IS NULL) AND ([FColor] IS NULL))) AND (([FStyle] = @FStyle_ORG) OR ((@FStyle_ORG IS NULL) AND ([FStyle] IS NULL))) AND (([FCharSet] = @FCharSet_ORG) OR ((@FCharSet_ORG IS NULL) AND ([FCharSet] IS NULL))) AND (([FIndex] = @FIndex_ORG) OR ((@FIndex_ORG IS NULL) AND ([FIndex] IS NULL))) AND (([SOP] LIKE @SOP_ORG) OR ((@SOP_ORG IS NULL) AND ([SOP] IS NULL))) AND (([SQLRegionID] = @SQLRegionID_ORG) OR ((@SQLRegionID_ORG IS NULL) AND ([SQLRegionID] IS NULL))) AND (([SQLLastUpdated] = @SQLLastUpdated_ORG) OR ((@SQLLastUpdated_ORG IS NULL) AND ([SQLLastUpdated] IS NULL))) AND (([SQLIPAddress] = @SQLIPAddress_ORG) OR ((@SQLIPAddress_ORG IS NULL) AND ([SQLIPAddress] IS NULL))) AND (([SQLEmployeeID] = @SQLEmployeeID_ORG) OR ((@SQLEmployeeID_ORG IS NULL) AND ([SQLEmployeeID] IS NULL)));
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'ACCD' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:04 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Original]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Original]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Original]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Original]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Original]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Original]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Original]
|
|
'1/24/2007 10:12:04 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Original]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Original]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Original]
|
|
8
|
|
2007-01-24 10:12:15.837
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK;
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'ACCD' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
9
|
|
2007-01-24 10:12:22.883
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK AND (([SQLGUID] = @SQLGUID_ORG) OR ((@SQLGUID_ORG IS NULL) AND ([SQLGUID] IS NULL))) AND (([Dept] = @Dept_ORG) OR ((@Dept_ORG IS NULL) AND ([Dept] IS NULL))) AND (([EventNo] = @EventNo_ORG) OR ((@EventNo_ORG IS NULL) AND ([EventNo] IS NULL))) AND (([DescText] = @DescText_ORG) OR ((@DescText_ORG IS NULL) AND ([DescText] IS NULL))) AND (([PathOf] = @PathOf_ORG) OR ((@PathOf_ORG IS NULL) AND ([PathOf] IS NULL))) AND (([HeaderDetail] = @HeaderDetail_ORG) OR ((@HeaderDetail_ORG IS NULL) AND ([HeaderDetail] IS NULL))) AND (([ExcludeCaseMgt] = @ExcludeCaseMgt_ORG) OR ((@ExcludeCaseMgt_ORG IS NULL) AND ([ExcludeCaseMgt] IS NULL))) AND (([SymbolName] = @SymbolName_ORG) OR ((@SymbolName_ORG IS NULL) AND ([SymbolName] IS NULL))) AND (([FName] = @FName_ORG) OR ((@FName_ORG IS NULL) AND ([FName] IS NULL))) AND (([FSize] = @FSize_ORG) OR ((@FSize_ORG IS NULL) AND ([FSize] IS NULL))) AND (([FColor] = @FColor_ORG) OR ((@FColor_ORG IS NULL) AND ([FColor] IS NULL))) AND (([FStyle] = @FStyle_ORG) OR ((@FStyle_ORG IS NULL) AND ([FStyle] IS NULL))) AND (([FCharSet] = @FCharSet_ORG) OR ((@FCharSet_ORG IS NULL) AND ([FCharSet] IS NULL))) AND (([FIndex] = @FIndex_ORG) OR ((@FIndex_ORG IS NULL) AND ([FIndex] IS NULL))) AND (([SOP] LIKE @SOP_ORG) OR ((@SOP_ORG IS NULL) AND ([SOP] IS NULL))) AND (([SQLRegionID] = @SQLRegionID_ORG) OR ((@SQLRegionID_ORG IS NULL) AND ([SQLRegionID] IS NULL))) AND (([SQLLastUpdated] = @SQLLastUpdated_ORG) OR ((@SQLLastUpdated_ORG IS NULL) AND ([SQLLastUpdated] IS NULL))) AND (([SQLIPAddress] = @SQLIPAddress_ORG) OR ((@SQLIPAddress_ORG IS NULL) AND ([SQLIPAddress] IS NULL))) AND (([SQLEmployeeID] = @SQLEmployeeID_ORG) OR ((@SQLEmployeeID_ORG IS NULL) AND ([SQLEmployeeID] IS NULL)));
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Original]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Original]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Original]
|
|
'ACCD' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Original]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Original]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Original]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Original]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Original]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Original]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Original]
|
|
11
|
|
2007-01-24 10:12:24.383
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK;
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
12
|
|
2007-01-24 10:12:32.773
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK AND (([SQLGUID] = @SQLGUID_ORG) OR ((@SQLGUID_ORG IS NULL) AND ([SQLGUID] IS NULL))) AND (([Dept] = @Dept_ORG) OR ((@Dept_ORG IS NULL) AND ([Dept] IS NULL))) AND (([EventNo] = @EventNo_ORG) OR ((@EventNo_ORG IS NULL) AND ([EventNo] IS NULL))) AND (([DescText] = @DescText_ORG) OR ((@DescText_ORG IS NULL) AND ([DescText] IS NULL))) AND (([PathOf] = @PathOf_ORG) OR ((@PathOf_ORG IS NULL) AND ([PathOf] IS NULL))) AND (([HeaderDetail] = @HeaderDetail_ORG) OR ((@HeaderDetail_ORG IS NULL) AND ([HeaderDetail] IS NULL))) AND (([ExcludeCaseMgt] = @ExcludeCaseMgt_ORG) OR ((@ExcludeCaseMgt_ORG IS NULL) AND ([ExcludeCaseMgt] IS NULL))) AND (([SymbolName] = @SymbolName_ORG) OR ((@SymbolName_ORG IS NULL) AND ([SymbolName] IS NULL))) AND (([FName] = @FName_ORG) OR ((@FName_ORG IS NULL) AND ([FName] IS NULL))) AND (([FSize] = @FSize_ORG) OR ((@FSize_ORG IS NULL) AND ([FSize] IS NULL))) AND (([FColor] = @FColor_ORG) OR ((@FColor_ORG IS NULL) AND ([FColor] IS NULL))) AND (([FStyle] = @FStyle_ORG) OR ((@FStyle_ORG IS NULL) AND ([FStyle] IS NULL))) AND (([FCharSet] = @FCharSet_ORG) OR ((@FCharSet_ORG IS NULL) AND ([FCharSet] IS NULL))) AND (([FIndex] = @FIndex_ORG) OR ((@FIndex_ORG IS NULL) AND ([FIndex] IS NULL))) AND (([SOP] LIKE @SOP_ORG) OR ((@SOP_ORG IS NULL) AND ([SOP] IS NULL))) AND (([SQLRegionID] = @SQLRegionID_ORG) OR ((@SQLRegionID_ORG IS NULL) AND ([SQLRegionID] IS NULL))) AND (([SQLLastUpdated] = @SQLLastUpdated_ORG) OR ((@SQLLastUpdated_ORG IS NULL) AND ([SQLLastUpdated] IS NULL))) AND (([SQLIPAddress] = @SQLIPAddress_ORG) OR ((@SQLIPAddress_ORG IS NULL) AND ([SQLIPAddress] IS NULL))) AND (([SQLEmployeeID] = @SQLEmployeeID_ORG) OR ((@SQLEmployeeID_ORG IS NULL) AND ([SQLEmployeeID] IS NULL)));
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP123' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'ACCD' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Original]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Original]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Original]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Original]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Original]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Original]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Original]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Original]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Original]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Original]
|
|
14
|
|
2007-01-24 10:12:34.241
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK;
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP123' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'ACCD' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
15
|
|
2007-01-24 10:12:42.84
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK AND (([SQLGUID] = @SQLGUID_ORG) OR ((@SQLGUID_ORG IS NULL) AND ([SQLGUID] IS NULL))) AND (([Dept] = @Dept_ORG) OR ((@Dept_ORG IS NULL) AND ([Dept] IS NULL))) AND (([EventNo] = @EventNo_ORG) OR ((@EventNo_ORG IS NULL) AND ([EventNo] IS NULL))) AND (([DescText] = @DescText_ORG) OR ((@DescText_ORG IS NULL) AND ([DescText] IS NULL))) AND (([PathOf] = @PathOf_ORG) OR ((@PathOf_ORG IS NULL) AND ([PathOf] IS NULL))) AND (([HeaderDetail] = @HeaderDetail_ORG) OR ((@HeaderDetail_ORG IS NULL) AND ([HeaderDetail] IS NULL))) AND (([ExcludeCaseMgt] = @ExcludeCaseMgt_ORG) OR ((@ExcludeCaseMgt_ORG IS NULL) AND ([ExcludeCaseMgt] IS NULL))) AND (([SymbolName] = @SymbolName_ORG) OR ((@SymbolName_ORG IS NULL) AND ([SymbolName] IS NULL))) AND (([FName] = @FName_ORG) OR ((@FName_ORG IS NULL) AND ([FName] IS NULL))) AND (([FSize] = @FSize_ORG) OR ((@FSize_ORG IS NULL) AND ([FSize] IS NULL))) AND (([FColor] = @FColor_ORG) OR ((@FColor_ORG IS NULL) AND ([FColor] IS NULL))) AND (([FStyle] = @FStyle_ORG) OR ((@FStyle_ORG IS NULL) AND ([FStyle] IS NULL))) AND (([FCharSet] = @FCharSet_ORG) OR ((@FCharSet_ORG IS NULL) AND ([FCharSet] IS NULL))) AND (([FIndex] = @FIndex_ORG) OR ((@FIndex_ORG IS NULL) AND ([FIndex] IS NULL))) AND (([SOP] LIKE @SOP_ORG) OR ((@SOP_ORG IS NULL) AND ([SOP] IS NULL))) AND (([SQLRegionID] = @SQLRegionID_ORG) OR ((@SQLRegionID_ORG IS NULL) AND ([SQLRegionID] IS NULL))) AND (([SQLLastUpdated] = @SQLLastUpdated_ORG) OR ((@SQLLastUpdated_ORG IS NULL) AND ([SQLLastUpdated] IS NULL))) AND (([SQLIPAddress] = @SQLIPAddress_ORG) OR ((@SQLIPAddress_ORG IS NULL) AND ([SQLIPAddress] IS NULL))) AND (([SQLEmployeeID] = @SQLEmployeeID_ORG) OR ((@SQLEmployeeID_ORG IS NULL) AND ([SQLEmployeeID] IS NULL)));
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Original]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Original]
|
|
'911 HANGUP123' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Original]
|
|
'ACCD' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Original]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Original]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Original]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Original]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Original]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Original]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Original]
|
|
17
|
|
2007-01-24 10:12:44.256
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK;
|
|
Command Parameters
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
18
|
|
2007-01-24 10:12:57.114
|
|
General Command Settings
|
|
Text
|
|
System.Data.SqlClient.SqlCommand
|
|
Data Source=DEVSVR;Initial Catalog=ETIDB_Draft1;User ID=sa;Asynchronous Processing=True
|
|
False
|
|
Command Settings
|
|
UPDATE [dbo].[IncdType] SET [SQLGUID] = @SQLGUID, [Dept] = @Dept, [EventNo] = @EventNo, [DescText] = @DescText, [PathOf] = @PathOf, [HeaderDetail] = @HeaderDetail, [ExcludeCaseMgt] = @ExcludeCaseMgt, [SymbolName] = @SymbolName, [FName] = @FName, [FSize] = @FSize, [FColor] = @FColor, [FStyle] = @FStyle, [FCharSet] = @FCharSet, [FIndex] = @FIndex, [SOP] = @SOP, [SQLRegionID] = @SQLRegionID, [SQLLastUpdated] = @SQLLastUpdated, [SQLIPAddress] = @SQLIPAddress, [SQLEmployeeID] = @SQLEmployeeID WHERE [SQLGUID] = @SQLGUID_ORGPK AND (([SQLGUID] = @SQLGUID_ORG) OR ((@SQLGUID_ORG IS NULL) AND ([SQLGUID] IS NULL))) AND (([Dept] = @Dept_ORG) OR ((@Dept_ORG IS NULL) AND ([Dept] IS NULL))) AND (([EventNo] = @EventNo_ORG) OR ((@EventNo_ORG IS NULL) AND ([EventNo] IS NULL))) AND (([DescText] = @DescText_ORG) OR ((@DescText_ORG IS NULL) AND ([DescText] IS NULL))) AND (([PathOf] = @PathOf_ORG) OR ((@PathOf_ORG IS NULL) AND ([PathOf] IS NULL))) AND (([HeaderDetail] = @HeaderDetail_ORG) OR ((@HeaderDetail_ORG IS NULL) AND ([HeaderDetail] IS NULL))) AND (([ExcludeCaseMgt] = @ExcludeCaseMgt_ORG) OR ((@ExcludeCaseMgt_ORG IS NULL) AND ([ExcludeCaseMgt] IS NULL))) AND (([SymbolName] = @SymbolName_ORG) OR ((@SymbolName_ORG IS NULL) AND ([SymbolName] IS NULL))) AND (([FName] = @FName_ORG) OR ((@FName_ORG IS NULL) AND ([FName] IS NULL))) AND (([FSize] = @FSize_ORG) OR ((@FSize_ORG IS NULL) AND ([FSize] IS NULL))) AND (([FColor] = @FColor_ORG) OR ((@FColor_ORG IS NULL) AND ([FColor] IS NULL))) AND (([FStyle] = @FStyle_ORG) OR ((@FStyle_ORG IS NULL) AND ([FStyle] IS NULL))) AND (([FCharSet] = @FCharSet_ORG) OR ((@FCharSet_ORG IS NULL) AND ([FCharSet] IS NULL))) AND (([FIndex] = @FIndex_ORG) OR ((@FIndex_ORG IS NULL) AND ([FIndex] IS NULL))) AND (([SOP] LIKE @SOP_ORG) OR ((@SOP_ORG IS NULL) AND ([SOP] IS NULL))) AND (([SQLRegionID] = @SQLRegionID_ORG) OR ((@SQLRegionID_ORG IS NULL) AND ([SQLRegionID] IS NULL))) AND (([SQLLastUpdated] = @SQLLastUpdated_ORG) OR ((@SQLLastUpdated_ORG IS NULL) AND ([SQLLastUpdated] IS NULL))) AND (([SQLIPAddress] = @SQLIPAddress_ORG) OR ((@SQLIPAddress_ORG IS NULL) AND ([SQLIPAddress] IS NULL))) AND (([SQLEmployeeID] = @SQLEmployeeID_ORG) OR ((@SQLEmployeeID_ORG IS NULL) AND ([SQLEmployeeID] IS NULL)));
|
|
Command Parameters
|
|
'00000000-0000-0000-0000-000000000000' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Current]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Current]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Current]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Current]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Current]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Current]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Current]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Current]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Current]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Current]
|
|
'1/24/2007 10:12:46 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Current]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Current]
|
|
'Ben' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Current]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'caad2ad4-b8fc-444a-b432-77e2c444a783' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: SQLGUID | SourceVersion: Original]
|
|
'1' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: Dept | SourceVersion: Original]
|
|
'911' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: EventNo | SourceVersion: Original]
|
|
'911 HANGUP' [DbType: AnsiString | Size: 35 | Direction: Input | SourceColumn: DescText | SourceVersion: Original]
|
|
'FULL' [DbType: AnsiString | Size: 8 | Direction: Input | SourceColumn: PathOf | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 1 | Direction: Input | SourceColumn: HeaderDetail | SourceVersion: Original]
|
|
'0' [DbType: Byte | Size: 1 | Direction: Input | SourceColumn: ExcludeCaseMgt | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 143 | Direction: Input | SourceColumn: SymbolName | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 128 | Direction: Input | SourceColumn: FName | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FSize | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FColor | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FStyle | SourceVersion: Original]
|
|
'0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: FCharSet | SourceVersion: Original]
|
|
'' [DbType: AnsiString | Size: 20 | Direction: Input | SourceColumn: FIndex | SourceVersion: Original]
|
|
'
Attempt a callback to the number.
If contact is established:
Determine whether assistance is needed.
Take appropritate action.
If there is a busy signal, call back .
If you make contact, state that you are calling for the 911 Center and you recevied a hang up call from this residence.
Determine whether assistance is needed.
Take appropriate action.
If the line continues to be busy or there is no answer, dispatch two officers to the location.
When receiving a call where the line remains open, stay on the line until officers arrive or the phone is hung up. Listen for any sounds that may help determine thee is a problem and what it might be.' [DbType: AnsiString | Size: -1 | Direction: Input | SourceColumn: SOP | SourceVersion: Original]
|
|
'' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: SQLRegionID | SourceVersion: Original]
|
|
'1/24/2007 10:12:09 AM' [DbType: DateTime | Size: 0 | Direction: Input | SourceColumn: SQLLastUpdated | SourceVersion: Original]
|
|
'000BDBBF5CD2' [DbType: AnsiString | Size: 15 | Direction: Input | SourceColumn: SQLIPAddress | SourceVersion: Original]
|
|
'BEN ' [DbType: AnsiString | Size: 10 | Direction: Input | SourceColumn: SQLEmployeeID | SourceVersion: Original]
|