Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Fixed $Null values to DBNull on output#1

Open
everydaynerd wants to merge 1 commit intoSQLServerIO:masterfrom
everydaynerd:patch-2
Open

Fixed $Null values to DBNull on output#1
everydaynerd wants to merge 1 commit intoSQLServerIO:masterfrom
everydaynerd:patch-2

Conversation

@everydaynerd
Copy link

Fixed problem when value was $NULL, and set output to DBNull instead. Error message:

Exception calling "set_Item" with "2" argument(s): "Cannot set Column 'TotalItemSize' to be null. Please use DBNull instead."

Fixed problem when value was $NULL, and set output to DBNull instead.  Error message:

Exception calling "set_Item" with "2" argument(s): "Cannot set Column 'TotalItemSize' to be null. Please use DBNull instead."
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant