UPDATE and ALTER in transactions do not mix
- From: "Jonathan S via AccessMonster.com" <forum@xxxxxxxxxxxxxxxxx>
- Date: Thu, 04 Aug 2005 09:10:47 GMT
I am trying to update a system by issuing an UPDATE and then an ALTER
statement. I suppose this normally should work no problem; however, inside of
a transaction I always get that the table is in use by another user.
Can anyone verify that UPDATE followed by an ALTER statement, inside of a
transaction, would cause the "table in use by another user" error?
Jonathan Scott
--
Message posted via http://www.accessmonster.com
.
- Follow-Ups:
- Re: UPDATE and ALTER in transactions do not mix
- From: Baz
- Re: UPDATE and ALTER in transactions do not mix
- From: Jamie Collins
- Re: UPDATE and ALTER in transactions do not mix
- Prev by Date: Re: Help with complex lookup field
- Next by Date: Re: Do not want data to auto sort
- Previous by thread: labels and blank cells
- Next by thread: Re: UPDATE and ALTER in transactions do not mix
- Index(es):
Relevant Pages
|
Loading