Hi, thanks for your reply
My source file is the attached file, and I want to extract the fields from this file, the file contain many fields encoded as follow ":XXX:" which XXX is 20, 23B, 50K , 59 Etc, and the target is a table with columns regarding to theose fields, each source file should produce one record in the table, but in the record I should place the informations in the right columns (fields).
thanks