Okay, I know zero about FoxPro, and yet I'm stuck maintaining this old FoxPro 2.5 program. I have an idea of what needs to be done, but no clue how to go about it.
What I need to do is to take several different FoxPro 2.5 database files and merge them into a single database file. They all have the same layout, I just need to get all the records into one file. This is something that will be done on a regular basis, so it needs to be automated in the program, or else I would have just done it in another language.
I couldn't think of a way to do this in just SQL, and I don't even know where to start in FoxPro. Can anyone give me some ideas?
What I need to do is to take several different FoxPro 2.5 database files and merge them into a single database file. They all have the same layout, I just need to get all the records into one file. This is something that will be done on a regular basis, so it needs to be automated in the program, or else I would have just done it in another language.
I couldn't think of a way to do this in just SQL, and I don't even know where to start in FoxPro. Can anyone give me some ideas?