MSAccessRookie
AWF VIP
- Local time
- Today, 15:36
- Joined
- May 2, 2008
- Messages
- 3,428
Recently, I became involved in a project that required the Migration of an Access 2003 Database to SQL Server 2008. I tried to use the Upsize Wizard, but that left me with too many issues to contend with. I got SSMA installed and working, and the project was listed as having been migrated succesfully. As far as I can tell, the Identity Fields that were created should work properly.
During the testing I discovered that AutoNumbers were not being updated when new records were created on a Form that was bound to a table, and as a resulkt, I cannot add new records to any SQL Server Tables. I do not recall having this issue on a previous project that used SQL Server 2005.
As far as I can tell, the Identity Fields that were created by SSMA should work properly. Does anyone have any ideas as to what I should be looking for?
-- Rookie
During the testing I discovered that AutoNumbers were not being updated when new records were created on a Form that was bound to a table, and as a resulkt, I cannot add new records to any SQL Server Tables. I do not recall having this issue on a previous project that used SQL Server 2005.
As far as I can tell, the Identity Fields that were created by SSMA should work properly. Does anyone have any ideas as to what I should be looking for?
-- Rookie