D
doyapore
Dear All,
I wish to import from a text file which has records stored in fixed field
length manner.
Following are the field names and their respective lengths:
1. Code_no: 10 character.
2. Card_slno: 10 character.
3. Amount: 10 character.
After importing the relevant records, I also wish to convert the Amount
field into a numeric type data and place all the fields together in a table.
Thank you.
I wish to import from a text file which has records stored in fixed field
length manner.
Following are the field names and their respective lengths:
1. Code_no: 10 character.
2. Card_slno: 10 character.
3. Amount: 10 character.
After importing the relevant records, I also wish to convert the Amount
field into a numeric type data and place all the fields together in a table.
Thank you.