discordance between windows and osX

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Jun 27 10:17:04 CDT 2005


On 6/26/05 7:11 PM, "Jules Jacquot" <jules.jacquot at wanadoo.fr> wrote:

> hi, ruslan
> 
> i would like to consult the datas from a listbox like this
> 
>    ch=Listbox1.cell(li,0)  //  RecID
>    Nomsal=Listbox1.cell(li,1)  //  Name
> 
>     dh=dab.SQLSelect("select RecID,* from Users where BNom='"+Nomsal
> +"'")
> 
> dh.recordcount=2 in MacOs X
> dh.recordcount=0 in windows
> 
> 
>     dh=dab.SQLSelect("select RecID,* from Users where RecID='"+ch+"'")
> 
> dh.recordcount=2 in MacOs X
> dh.recordcount=2 in windows
> 
> 
> I'm making my app with OS X and compiling for both, and i have
> tendency to use the first way
> 
> that is very annoying

Try rebuild index.

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