[V4RB] ImportText not working

Ruslan Zasukhin sunshine at public.kherson.ua
Mon May 23 01:15:42 CDT 2005


On 5/22/05 11:07 PM, "Frank Schima" <macsforever2000 at goodeast.com> wrote:

>>   curs = gDB.SQLSelect( "SELECT * FROM Zip_Codes WHERE false",
>> EVCursorDirection.kForwardOnly, EVLockType.kReadWrite )

> 
> FYI, ImportText is working fine for me in 2.0.4fc1. My code is:
> 
>    theImportCursor = mDatabase.SQLSelect(theSQLString,
> EVCursorLocation.kServerSide, EVLockType.kReadWrite,
> EVCursorDirection.kRandom)

Kem,

It seems you have mistake in code:

You have second parameter EVCursorDirection.kForwardOnly

But must be EVCursorLocation.kServerSide


-- 
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