Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 13 of 13 total
Thread DBISAM Engine Error #11013 Access denied to table
Mon, Dec 18 2006 9:05 PMPermanent Link

Jason Lee
Keep in mind, if the table is open in the Delphi IDE it may cause this.

Tim Young [Elevate Software] wrote:
> << Yes, I have access to the table I am trying to update; no, no other
> process has exclusive access.  This is not a temp table that I am trying to
> update.>>
>
> Something else must have the table open exclusively in order for an INSERT
> to fail with that error message.  That's the only way it can happen.  I
> would double-check your application to make sure that there are no
> TDBISAMTable or TDBISAMQuery components that have that table open
> exclusively.
>
Mon, Dec 18 2006 9:24 PMPermanent Link

Thanks for your suggestions.  The table is not open by either another
process nor in the IDE.

On Mon, 18 Dec 2006 17:59:51 -0800, Jason Lee
<computerguy@wavecable.com> wrote:

>Keep in mind, if the table is open in the Delphi IDE it may cause this.
>
>Tim Young [Elevate Software] wrote:
>> << Yes, I have access to the table I am trying to update; no, no other
>> process has exclusive access.  This is not a temp table that I am trying to
>> update.>>
>>
>> Something else must have the table open exclusively in order for an INSERT
>> to fail with that error message.  That's the only way it can happen.  I
>> would double-check your application to make sure that there are no
>> TDBISAMTable or TDBISAMQuery components that have that table open
>> exclusively.
>>
Tue, Dec 19 2006 4:22 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

KChief101


Can you post a sample which has the problem to the binaries?

Roy Lambert
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image