K
Kevin Wells
I am running Access 97. My application uses a local Access
frontend application with an access database on a network
drive. I have seen this problem several times with
different tables in the database. My forms are not tied
directly to the underlying tables, instead I use a
querydef to insert data after it has been validated. If
the table is empty, 0 records, The first time I attempt to
insert a record, the append query I use will not work. If
I attempt to run the same query from the query builder, I
get a message that 0 rows will be inserted. If I insert
one row, even garbage data, manually, the query works just
fine.
Any ideas?
frontend application with an access database on a network
drive. I have seen this problem several times with
different tables in the database. My forms are not tied
directly to the underlying tables, instead I use a
querydef to insert data after it has been validated. If
the table is empty, 0 records, The first time I attempt to
insert a record, the append query I use will not work. If
I attempt to run the same query from the query builder, I
get a message that 0 rows will be inserted. If I insert
one row, even garbage data, manually, the query works just
fine.
Any ideas?