#1 2008-12-22 08:12:03

antojj_87
New member
Registered: 2008-12-18
Posts: 5

help needed

Hi friends,
     
I want to  data validation and then insert into database. how can i separate a row from excel and check for it's data type reply asap.

Offline

#2 2008-12-22 11:45:20

cantoine
Talend team
Registered: 2006-09-19
Posts: 719
Website

Re: help needed

Hi,

You have several ways to do that.

Firstable to parse your Excel file use the tFileExcelInput, then you have capability to format your row into a tMap (processing category), then you can check dataQuality or specificities with a tSchemaComplianceCheck or using routines.

Please refer to the demoProject (embedded in the studio) or download Documentation.

Best regards;

Offline

#3 2008-12-22 12:45:21

antojj_87
New member
Registered: 2008-12-18
Posts: 5

Re: help needed

thanks for the help cantoine but i want to check for the data type of each row and if rejects i should display it as an error entry

Offline

Board footer

Powered by FluxBB