Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread SOS - Local memory DB creation - how?
Mon, Oct 1 2007 7:28 AMPermanent Link

Durumdara
Hi!

Sorry for lama question, but I have been blocked by a problem.
I wanna make MEMORY DATABASE in an application.

But for this I need to check that memory database is exists or not.

I can do this check from a query only, but query needs database connection to work...

This is an infinite loop, because I need a database to make a database.... Frown

Please show me a little example with the trick: where I can start this memory-db (memory
table) creation?

Please help me!!!

Thanks for it:
dd

Mon, Oct 1 2007 4:27 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Durumdara,

<< Sorry for lama question, but I have been blocked by a problem.  I wanna
make MEMORY DATABASE in an application.

But for this I need to check that memory database is exists or not.

I can do this check from a query only, but query needs database connection
to work...

This is an infinite loop, because I need a database to make a database....
Frown>>

Use the "Configuration" database when creating a database:

http://www.elevatesoft.com/edb1d7_creating_configuration_objects.htm

--
Tim Young
Elevate Software
www.elevatesoft.com

Image