Can you write a simple query form to pull/display data, 1 row at a time, from a table that does not have a unique primary key?
I seem to have no trouble doing simple forms for other tables which have keys, and in my simple testing, can display records 1 at a time using the 'execute query' then 'next record....' buttons.
When I attempt to do this for a table without a primary key, my form comes up but throws a 40505 (frm) error when trying to execute the query. Mind you I have not actually written my own query but instead have just followed the wizards so far in my 'messing around'.
Thanks all.
Scott Hoover
schoover@umflint.edu
I seem to have no trouble doing simple forms for other tables which have keys, and in my simple testing, can display records 1 at a time using the 'execute query' then 'next record....' buttons.
When I attempt to do this for a table without a primary key, my form comes up but throws a 40505 (frm) error when trying to execute the query. Mind you I have not actually written my own query but instead have just followed the wizards so far in my 'messing around'.
Thanks all.
Scott Hoover
schoover@umflint.edu