![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi I am using Access 2003 mdb as a front end to an application which uses SQL Server 2000 as the backend. The two are connected using ODBC. On one particular table (the Stock table), I have a simple form which updates stock. When the user presses the delete key, he gets the usual warning about not being able to undo this command, and the record disappears from the screen. However, on some records, when he goes back into the form, the record has not been deleted and is still there. It doesn't happen on all records, just some. I've not so far been able to identify a pattern. How can this be possible? Are there any issues between Access / Odbc / SQL which could cause this? Perhaps something like dbSeeChanges which needs to be used when updating a recordset. However I don't use any code when the user deletes - perhaps I should. There is no "on delete" code. Any help greatly appreciated because I feel like I'm going mad! Thanks Colin |
![]() |
| Thread Tools | |
| Display Modes | |
| |