Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 15 of 15 total
Thread How to lock the whole database.
Tue, Jul 10 2007 6:33 PMPermanent Link

"Terry Swiers"

> Right now I have a couple of ideas to do that, but I have to test all of
> them and choose one.

Could you let the rest of us know what method you finally choose?  I have to
do the same thing converting one of our applications in a few months and
having a solution for this issue up front would help tremendously.

--

---------------------------------------
 Terry Swiers
 Millennium Software, LLC
 http://www.atrex.com
 ---------------------------------------

Tue, Jul 10 2007 6:42 PMPermanent Link

Abdulaziz Jasser
Terry,

<<Could you let the rest of us know what method you finally choose?  I have to
do the same thing converting one of our applications in a few months and
having a solution for this issue up front would help tremendously.>>

This may take some time since I have some priorities.  But I will post it once I found what I think is the best approach (At least for our application).
Tue, Jul 10 2007 7:07 PMPermanent Link

Bill Mullen
>Bill,
>
><< You can still use an inmemory table the same exact way. >>
>
>You would need to use a disk-based table if you want it to be accessible by
>all users.  An in-memory table will only be visible to the current process
>in which it resides.

No global memory tables to the EDB server????
Wed, Jul 11 2007 3:28 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Bill


As soon as you can tell Tim where to locate a global memory table in a fileserver environment I'm sure he'll build it in Smiley

In the meantime wait for the enterprise c/s only version.

Roy Lambert
Wed, Jul 11 2007 7:53 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bill,

<< No global memory tables to the EDB server???? >>

No.  Roy is correct in his response - due to the fact that the EDB Server
can still share tables with other processes, there is really no way to
successfully implement a global in-memory database yet.

--
Tim Young
Elevate Software
www.elevatesoft.com

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