使用 dtsx/SSIS 包导入后,SQL Server smalldatetime 列仍为 NULL
作者:Monty Burns 提问时间:11/6/2023
我有一个SQL Server表,我最近在其中添加了一列“TIME_TO_DELETE” - 数据类型为smalldatetime,nullable为true。 通过调用 dtsx 包将数据导入到此表中...
的 smallDateTime 问答列表
作者:Monty Burns 提问时间:11/6/2023
我有一个SQL Server表,我最近在其中添加了一列“TIME_TO_DELETE” - 数据类型为smalldatetime,nullable为true。 通过调用 dtsx 包将数据导入到此表中...