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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

EditMode in ADO

Status
Not open for further replies.

enochsfootwear

Programmer
Aug 11, 2004
25
US
Hi,

I’m trying to determine what action a user is taking on a record in ADO by using the EditMode property. I can see when a user adds or updates a record but when they delete a record the EditMode property returns 0, shouldn’t it return 3?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top