I'm working on a database where I have to create an export file monthly from some of my queries.
The file format is like:
Pos.01-01 ----- Field1
Pos.02-11 ----- Field2
Pos.12-35 ----- Field3
I'm not wanting anyone to write code for me, but maybe give me some ideas on the functions I would use to create and write the files or if anyone has written a tutorial or has sameple code.
Thanks,
Marion Hall
The file format is like:
Pos.01-01 ----- Field1
Pos.02-11 ----- Field2
Pos.12-35 ----- Field3
I'm not wanting anyone to write code for me, but maybe give me some ideas on the functions I would use to create and write the files or if anyone has written a tutorial or has sameple code.
Thanks,
Marion Hall