× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2013-10-01T15:53:22Z  · last modified 2013-10-01T16:25:26Z

An option to suppress warning in data import while attempting to parse empty (not null) Date values


customer request usability
Priority Low
Complexity Unknown
Component Tools - Import Tool
Version Future

 

Improve the usability in the Data Import so that while importing null date values, an option to suppress warning Warning: Row: 1 -- Column:"Sdate" type:date :Unparseable date: "" -- 
 
1. The destination columns allow nulls and have been set the the MS-SQL Date data type. 
2. An improvement in the data import from attempting to parse empty (not null) date values
when importing from flat file to MS-SQL server please?
 
To reproduce in MS SQL Server
 
CREATE TABLE [dbo].[iss_date_imp]  ( 
[id]   varchar(25) NOT NULL,
[Sdate] date NULL,
[Rdate] date NULL 
)
 
Import with the attached file.
1 attachment

Issue #10278

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017