Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 14 of 14 total
Thread Exists method
Wed, Apr 23 2008 5:20 PMPermanent Link

"Jose Eduardo Helminsky"
Tim

Only to finish this thread, I understand your point.

I will make my own Exists and CreateTable method (it is under construction).
No problems, no complains.

The method "Exists" will work in the same way with a database called
"Memory" and "InMemory" property set to True ? Just to remember, I am coming
from DBISAM and these questions are very important for me to convert my
apps.

Eduardo

Wed, Apr 23 2008 5:49 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eduardo,

<< The method "Exists" will work in the same way with a database called
"Memory" and "InMemory" property set to True ? Just to remember, I am coming
from DBISAM and these questions are very important for me to convert my
apps. >>

Well, ElevateDB requires that you create your own in-memory database, if you
wish to use one, using the CREATE DATABASE ... IN MEMORY statement.  Apart
from that, however, the Exists function as I wrote it will work just fine
with an in-memory database.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Apr 24 2008 2:15 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


OK so how do I access it? I tried and just get told it does not exist.

Roy Lambert
Thu, Apr 24 2008 12:09 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< OK so how do I access it? I tried and just get told it does not exist. >>

It's a protected method, so it's only accessible to descendant classes.

--
Tim Young
Elevate Software
www.elevatesoft.com

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