Data grids no longer allow inserts after upsizing to MSDE 2000A

  • Thread starter Thread starter Brian Kejser
  • Start date Start date
B

Brian Kejser

Hi

I recently used the Access 2003 upsizing wizard to upsizing an Access
2003 database to MSDE 2000A. Everything seemed fine at first but then I
realized that the data grids no longer allowed record insertions.
Before I upsized the database, datagrids would dispay a blank row so a
user could insert fields values and create the new record. After the
update, the blank row was no longer displayed.

Has anyone seem this before?

What should I do?

Thanks
 
Did you remember to set Primary Keys (or at least unique indexes) on all of
your tables in MSDE?
 
Back
Top