Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TRIGGER CAUSING LOCK PLEASE HELP

Status
Not open for further replies.

SeanB

Programmer
Jul 19, 2001
70
US
Hello all I need your help. I have an Access ADP database that has a form that is accessing SQL Backend. When I update a field on the form there is a trigger on the SQL table that does a update to that same record. This is then cauding a lock on the access record. Is there a way in the trigger to release any locks on that record? Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top