I already have a database, "CCRTable1" in ACCESS 2000. I can manipulate it directly via ADODC and a .vbp on a second computer.
I would now like to fully automate the creation of two
ASCII (plain text files), "OWNER.TXT" and "CONTAINER.TXT", using the volume of data stored in CCRTable1.
I already have created two queries, "OwnerTxtCCRTable1" and "ContainerTxtCCRTable1". I've used these two queries to partially ease the tasks, but it's still a quite a bear!
I think I could finish this if I got clear instructions
on how to create "schema.ini" for each of these files.
I would now like to fully automate the creation of two
ASCII (plain text files), "OWNER.TXT" and "CONTAINER.TXT", using the volume of data stored in CCRTable1.
I already have created two queries, "OwnerTxtCCRTable1" and "ContainerTxtCCRTable1". I've used these two queries to partially ease the tasks, but it's still a quite a bear!
I think I could finish this if I got clear instructions
on how to create "schema.ini" for each of these files.