LonnieJohnson
Programmer
I have an application built in Access that creates new records in an SQL Server table. The SQL table is linked via a DSN.
My problem is this. For no good reason I can see, My record appears to get deleted before the record is saved. The access fields all say DELETED. But if I look at the table, my record is there. This is annoying to the user. It also, stops my code from running because other things need to occur when the record gets saved.
The quirky part is that it dosen't happen all the time. I can keep adding the same data in each field and it will save the record two, three, four times with no problems. Then out of the blue WHAM!!! All the fields will say DELETED and the code will stop.
Help.
prodevmg@yahoo.com
ProDev, MS Access Applications B-)
May God bless you in the year 2002.
My problem is this. For no good reason I can see, My record appears to get deleted before the record is saved. The access fields all say DELETED. But if I look at the table, my record is there. This is annoying to the user. It also, stops my code from running because other things need to occur when the record gets saved.
The quirky part is that it dosen't happen all the time. I can keep adding the same data in each field and it will save the record two, three, four times with no problems. Then out of the blue WHAM!!! All the fields will say DELETED and the code will stop.
Help.
prodevmg@yahoo.com
ProDev, MS Access Applications B-)
May God bless you in the year 2002.