|
 |
access thread: Access
Message #1 by "Paul Mann" <pmann@w...> on Mon, 18 Nov 2002 17:43:25
|
|
I recieve the following message when another user is using my application.
'Couldn't lock 'table', table in use by another user'
The table I am trying to open is created from a make table query.
Any ideas?
Message #2 by "Carnley, Dave" <dcarnley@a...> on Mon, 18 Nov 2002 11:34:59 -0600
|
|
the other users has made the table and has it locked, so you can't re-make
the same table in the same database.
-----Original Message-----
From: Paul Mann [mailto:pmann@w...]
Sent: Monday, November 18, 2002 11:43 AM
To: Access
Subject: [access] Access
I recieve the following message when another user is using my application.
'Couldn't lock 'table', table in use by another user'
The table I am trying to open is created from a make table query.
Any ideas?
Message #3 by Beth Moffitt <BethMoffitt@i...> on Mon, 18 Nov 2002 11:45:42 -0600
|
|
Are you trying to open the database exclusively or open in design view while
another user is in the app?
Beth
-----Original Message-----
From: Paul Mann [mailto:pmann@w...]
Sent: Monday, November 18, 2002 11:43 AM
To: Access
Subject: [access] Access
I recieve the following message when another user is using my application.
'Couldn't lock 'table', table in use by another user'
The table I am trying to open is created from a make table query.
Any ideas?
|
|
 |