SpaghettiStraps
Programmer
i can't figure out why i'm getting the "higher table level required" message when i try to do a table lookup.
i have a table "Awards" which has a non-keyed field:
Type A2 (i've created a secondary index on it)
i have another table called "Award Types":
Award Type A2 (this is the primary key field)
when i try to create the table lookup i get the above message.
earlier i noticed that the driver for a few of my tables in the database somehow became "paradox ansi" while most of the tables are "ascii ansi". i changed the "paradox ansi" files to "ascii ansi" to make them all the same (using restructure). is this relevant?
thanks
i have a table "Awards" which has a non-keyed field:
Type A2 (i've created a secondary index on it)
i have another table called "Award Types":
Award Type A2 (this is the primary key field)
when i try to create the table lookup i get the above message.
earlier i noticed that the driver for a few of my tables in the database somehow became "paradox ansi" while most of the tables are "ascii ansi". i changed the "paradox ansi" files to "ascii ansi" to make them all the same (using restructure). is this relevant?
thanks