dbo.QBM_PColumnSQLReplace

SQL_STORED_PROCEDURE

Created 2025-06-27T17:57:29.660 · modified 2026-04-14T23:20:26.430 · source: live DB sys.objects/sys.sql_expression_dependencies.

Open formatted source/search result

Parameters

NameTypeOutput
@searchnvarcharno
@replacenvarcharno

Referenced objects

SchemaObjectColumn/minorClass
dialogcolumnOBJECT_OR_COLUMN
DialogTableOBJECT_OR_COLUMN
QBM_PSessionErrorAddOBJECT_OR_COLUMN
QBM_YCursorBufferTYPE
dboQBM_FGIColumnExistsInSchemaOBJECT_OR_COLUMN
dboQBM_FGISessionErrorRethrowOBJECT_OR_COLUMN

Source-derived context

Generated from exported SQL module definitions plus read-only sandbox sys.objects/sys.parameters/sys.sql_expression_dependencies metadata. This is factual source evidence, not a semantic guess.

provenance: SQL definition export provenance: sandbox DB metadata modified: 2026-04-14T23:20:26.430

has TRY/CATCH error handling

Summary: calls QBM_PSessionErrorAdd; writes INSERT into; reads/joins dialogcolumn, DialogTable

Declared parameters

ParameterTypeDirection
@searchnvarchar(400)input
@replacenvarchar(400)input

DML targets

INSERT into

Called routines

Read/join references

Config/session

Config: None extracted.

Session: None extracted.

DBQueue/tasks

None extracted.

Temp tables / referenced variables

Temp: None extracted.

Variables: @search @replace @cmd @DebugSwitch @CountItems @ElementBuffer @ElementCount @ElementIndex @procid @ROWCOUNT @Rethrow