0xC0024109
Last changed: SQLIS

.

The connection string components cannot contain unquoted semicolons. If the value must contain a semicolon, enclose the entire value in quotes. This error occurs when values in the connection string contain unquoted semicolons, such as the InitialCatalog property. Happens when e.g. InitialCatalog property of a connection contains unquoted semicolon.

Constant DTS_E_UNQUOTEDSEMICOLON
HRESULT 0xC0024109
Error -1073594103
Code 16649
Facility Task (DTS_FACILITY_TASK)
Severity Error (DTS_SEVERITY_ERROR)

Community Notes

Add your experiences and workarounds here. If you have solved this issue, why not help the next person?

TaskErrorCodes