I need to import file from one application to another, unfortunately the file format layout are different with my database, sometime it contains more/less character in a field, sometimes it can be different character type. How do i write a program to convert this issues.
Any idea is greatly appreciated.