Stan, Claudius, your feedback on fc1 ?

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Dec 28 11:02:18 CST 2005


On 12/28/05 7:09 AM, "Claudius Sailer" <Claudius at sailer-online.de> wrote:

> At the moment I don't have experiences with RAM Table (temporary
> tables). I hope to find some examples in V4RB2 Installation...

do you have in your 1.x code something as

    db.CreateTable( "tmpTable" )

?

To make RAM table you write simply:

    db.CreateTable( "tmpTable", EVStorageType.kRam )

 
> I know from sybase that temporary tables with 2 or more filling SQL-
> Selects are much much faster as one UNION, but my solution wasn't
> UNION it was other SQL with Call #811.

So try kRAM way
 
> What would be your idea for the best coding?

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list