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

Excel VBA - Record Locking

Status
Not open for further replies.

deesheeha

Programmer
Jul 28, 2006
38
IE
Hi,

I wrote an Excel Macro in VBA which imports records into a SQL server database & an access database.

The import went fine, however the users cannot edit or delete any of the rows imported because of a Write conflict error message.

I have asked the users to restart their SQL server and the Access clients but it has had no effect. Is there any way of clearing the record locks?

Cheers
Dee
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top