MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
locking issue -

in Search

locking issue

Last post 05-05-2008 7:41 AM by Max. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 05-05-2008 7:41 AM

    • Max
    • Top 500 Contributor
    • Joined on 05-05-2008
    • Posts 1

    locking issue

    Hi :

    I am using MS sql server 2005 and build the linked tables in access to link to the tables in server side.

    I could open the linked table and update the table. However, when i run my VB code to update the linked table( say a), the updating could finish and the connection to the access is disconnected in code, if i want to reopen the linked table(a) in access, it gives an timeout error.  if i try to open the table a in server, the table could not list all the rows in it. It seems the table is locked. could anyone tell me how to solve it? thanks a lot!

Page 1 of 1 (1 items)