Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Memory table in ElevateDB in design time.
Mon, Jun 25 2007 11:23 AMPermanent Link

Kishore
Hi!

I am using Delphi6 and am trying to create and see a memory table in design time. I have created a memory DB in Elevate manager and also
created a memory table on this DB. Now in Delphi form i have an ElevateDB component connected to this DB. ElevateEngine & Session are all set
correctly. Now in the ElevateTable component after i connect to the ElevateDB, the table name is not appearing. Also if i make Table = Active, it is
saying table does not exist.

What could be the problem here....

Kishore
Mon, Jun 25 2007 12:38 PMPermanent Link

"Jose Eduardo Helminsky"
Kishore

The scope of memory table is related with process and "memory" tables are
not shared across different applications.

Eduardo


Mon, Jun 25 2007 5:02 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kishore,

<< I am using Delphi6 and am trying to create and see a memory table in
design time. >>

You cannot view in-memory tables at design-time in EDB.  EDB simply does not
define tables via code anymore, therefore there is no way for the TEDBTable
component to automatically create the table at design-time.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image