Interview Question in Data Transformation Services (DTS)
Interview Question :: Im trying to create a program to read from a text file and chop the string to segments
im trying to create a program that read from text file and chop the string to segments so that i can map the chop segments to certain field..it is some sort like the one in DTS (sql server)..1st you have to retrive a text file...do the chopping and then define the table to which you want to map the field...im doing the coding in vb.net (windows form)... Can anyone help me please...

Loading ...