I'm completly new to foxpro, and I am doing something that requires me to create a script that converts a bunch of Foxpro databases into SQL tables.
I thought it'd be nice to have something that would return the fields in a paticular database, or all the databases in a directory. That way I could convert any foxpro database into a sql table without having to manualy reference every field from every foxpro database I'm going to accessing. Has anyone ever done anything like this before?
I thought it'd be nice to have something that would return the fields in a paticular database, or all the databases in a directory. That way I could convert any foxpro database into a sql table without having to manualy reference every field from every foxpro database I'm going to accessing. Has anyone ever done anything like this before?