discordance between windows and osX
Jules Jacquot
jules.jacquot at wanadoo.fr
Sun Jun 26 18:11:21 CDT 2005
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
best
jules
------------------------------------------------------
L'homme vulgaire accuse les autres
Le sage n'accuse que lui-même
BOUDHA l'éveillé
More information about the Valentina
mailing list