I have recently migrated from access to SQL server 2005 using the specific migration tool downloaded from MS. Our orgnisation has at most 1-5 concurrent users and the database is relatively small in size (8M after compact).Every user keeps a local copy of the Access GUI running querys and forms while the actrual data is holding on a back end server sitting in another room.
The problems we met are:
1 Search(Ctrl-F) on "company" names and "people" takes 1-5 mins (untick "the search fields as formatted" box SOMETIMES makes the search instant)
This problem seems to impact on random user. e.g. users sitting in the same room may have different performance at the same time and the situation may reverse the day after. Reopen the Access front end or restarting the SQL server somestimes solve this problem but sometimes not.
All queries other than search looks fine like opening large tables and filtering.
2 A particular tables stoped me from inserting under form view (no [Star]button allowed for insert in the navigation bar) but you can insert by unhiding the underlying table and insert directly.No serurity settings applied on that table.All form settings checked. All the other tables works fine.
3 Some linked table occasionally freeze and prevent people from editing while it all looks OK in the last second.I have to manualy delete and relink the table to make it work again. linked table manager didn't help this time.
anyone has any ideas ??????

The problems we met are:
1 Search(Ctrl-F) on "company" names and "people" takes 1-5 mins (untick "the search fields as formatted" box SOMETIMES makes the search instant)
This problem seems to impact on random user. e.g. users sitting in the same room may have different performance at the same time and the situation may reverse the day after. Reopen the Access front end or restarting the SQL server somestimes solve this problem but sometimes not.
All queries other than search looks fine like opening large tables and filtering.
2 A particular tables stoped me from inserting under form view (no [Star]button allowed for insert in the navigation bar) but you can insert by unhiding the underlying table and insert directly.No serurity settings applied on that table.All form settings checked. All the other tables works fine.
3 Some linked table occasionally freeze and prevent people from editing while it all looks OK in the last second.I have to manualy delete and relink the table to make it work again. linked table manager didn't help this time.
anyone has any ideas ??????


