G
Guest
I have a multi-user database (Access XP) that links to SQL Server 2000 tables
via ODBC.
Whenever new customer details are entered and the record is saved (whether
by using doCmd.RunCommand acCmdSaveRecord/If me.Dirty = True Then me.Dirty =
False or even by moving the focus to a subform) the details entered disappear
and a previously entered record appears instead. The new record is, however,
added to the underlying table. The records being shown after an insert seem
to vary thus I have been unable to work out a pattern to that which is being
displayed.
This issue has only recently started to surface in the past week.
Any advice would be appreciated.
Regards
Dazza
via ODBC.
Whenever new customer details are entered and the record is saved (whether
by using doCmd.RunCommand acCmdSaveRecord/If me.Dirty = True Then me.Dirty =
False or even by moving the focus to a subform) the details entered disappear
and a previously entered record appears instead. The new record is, however,
added to the underlying table. The records being shown after an insert seem
to vary thus I have been unable to work out a pattern to that which is being
displayed.
This issue has only recently started to surface in the past week.
Any advice would be appreciated.
Regards
Dazza