I need to create tables using VFP8.0 that can be used by FP2.6 equipped clients. My need is two-fold:
1. Using the "CREATE TABLE" command.
2. As the output of an SQL-SELECT statement.
Does anyone know of a trick, magic keyword, registry hack, or ANY way to keep from having to go into 2.6 to create the tables and then populating them with 8.0?
1. Using the "CREATE TABLE" command.
2. As the output of an SQL-SELECT statement.
Does anyone know of a trick, magic keyword, registry hack, or ANY way to keep from having to go into 2.6 to create the tables and then populating them with 8.0?