accessing an open database

jda jda at his.com
Mon Mar 21 18:32:43 CST 2005


>On 3/22/05 12:42 AM, "jda" <jda at his.com> wrote:
>
>>  myCursor = myDatabase.SQLSelect("select *,** from thereferences where
>>  " + searchString, EVCursorLocation.kServerSide, EVLockType.kNolocks)
>
>Btw,
>
>  select *, **
>
>What this means ?
>Why you do this ?
>
>
>        select **
>
>Enough.
>
>In your case you select 2 times real fields of table
>

One for real fields, one for methods. Hm, ** does both?

Jon


More information about the Valentina-beta mailing list