Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread KeepTablesOpen and drop table
Sat, Jul 26 2008 8:18 AMPermanent Link

Heiko Knuettel
Hi,

When I...

set Session.KeepTablesOpen to true
create a memory table
create a edbtable or sensitive edbquery pointing to that memory table
open it, edit a field and post
close it and free it
and then drop the memory table

...I get an "ElevateDB Error #600 File manager error (Access denied to the file
PHENOM:3880\memorytest.EDBTbl)' " (memory is the database, test is the table) followed by
an Access Violation, Read of Adress 0.

Seems the table is kept open even at the drop.

Heiko
Mon, Jul 28 2008 4:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Heiko,

<< set Session.KeepTablesOpen to true
create a memory table
create a edbtable or sensitive edbquery pointing to that memory table
open it, edit a field and post
close it and free it
and then drop the memory table

..I get an "ElevateDB Error #600 File manager error (Access denied to the
file PHENOM:3880\memorytest.EDBTbl)' " (memory is the database, test is the
table) followed by an Access Violation, Read of Adress 0.

Seems the table is kept open even at the drop. >>

I'll check this out and make sure it is fixed for the next build.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image