Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

help in my fixed-width text file & php

555860Jan 26 2007 — edited Jan 29 2007
hi guys, id like to ask how can i do this:

1. the text file should be uploaded by the user (is there any codes you can provide)

2. i have a text files that is not comma-delimited, only fixed width. though basically i just need 2 - 3 fields to be imported to the database. (the reason why i need this because of the nature of legacy database we're using... btrieve, that's why i just rely to text files being generated)

here's the sample data:

XXXXX 1004567 I09890990 DELACRUZ, JUAN 01/09/06
XXXXX 1004568 I09890990 DELACRUZ, JUAN 01/09/06
XXXXX 1004569 I09890990 DELACRUZ, JUAN 01/09/06
XXXXX 1004575 I09890990 DELACRUZ, JUAN 01/09/06

assuming that i need the records for the second & third column? how can i get those?

i hope you could help me... thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2007
Added on Jan 26 2007
4 comments
1,762 views