Experts, I run the following... The Table below is in SQL Server, connected through ODBC. When I run the following on my form, I originally got a dbseechanges message since this is in SQL and has an IDENTITY field. So I did what it suggested and I added dbOpenDynaset, [dbSeeChanges], I now get a Too...