D
Dawn Crosier
I have an ADP which has been in production for sometime now. Within the
last month users are getting an error code Error 7787 Response 1 which is a
Write Conflict error from SQL Server. This happens when they attempt to add
an additional record to a joining table. The joining table is a dual
primary key table with varchar 100 and varchar 50 fields. (One of each).
The troubling portion of this problem, is that if the user closes down the
main form and re-opens it. The record has been added / committed.
I have other joining tables which are configured exactly the same and they
are working with no problems. My ADP has a main form with subforms located
on Tabs. I have 3 subforms setup exactly the same and two of them are NOT
experiencing problems YET. The joining table which is causing problems has
773 records in it while the other two tables contain 138 and 132 records
respectively.
--
Dawn Crosier
"Education Lasts a Lifetime"
This message was sent to a newsgroup. Please post back to the newsgroup so
all may follow the thread.
last month users are getting an error code Error 7787 Response 1 which is a
Write Conflict error from SQL Server. This happens when they attempt to add
an additional record to a joining table. The joining table is a dual
primary key table with varchar 100 and varchar 50 fields. (One of each).
The troubling portion of this problem, is that if the user closes down the
main form and re-opens it. The record has been added / committed.
I have other joining tables which are configured exactly the same and they
are working with no problems. My ADP has a main form with subforms located
on Tabs. I have 3 subforms setup exactly the same and two of them are NOT
experiencing problems YET. The joining table which is causing problems has
773 records in it while the other two tables contain 138 and 132 records
respectively.
--
Dawn Crosier
"Education Lasts a Lifetime"
This message was sent to a newsgroup. Please post back to the newsgroup so
all may follow the thread.