chrisperkins
IS-IT--Management
Please help,
I have 2 tables (table1 and table2), each with 2 fields (field1 and field2).
I now have a query that links both of these tables by field 1. As there is no data in either table the query brings back an empty datasheet view with no ability to enter a new record. (I am sure with Access 97 this returned a blank white record that you could enter data directly into).
This query is then linked to a form, but again as the recordset is empty you are unable to enter any data. I know that I could possible get around this by creating a 'dummy' entry, but this surely cannot be right. In future I would change the query (once it has data in it) to always be empty as records will be completed.
ANy help greatly appreciated.
I have 2 tables (table1 and table2), each with 2 fields (field1 and field2).
I now have a query that links both of these tables by field 1. As there is no data in either table the query brings back an empty datasheet view with no ability to enter a new record. (I am sure with Access 97 this returned a blank white record that you could enter data directly into).
This query is then linked to a form, but again as the recordset is empty you are unable to enter any data. I know that I could possible get around this by creating a 'dummy' entry, but this surely cannot be right. In future I would change the query (once it has data in it) to always be empty as records will be completed.
ANy help greatly appreciated.