SQLselect ou VALENTINAselect ?

Thierry Nauze huancaya at wanadoo.fr
Sun Oct 26 14:03:14 CST 2003


Le dimanche, 26 oct 2003, à 13:39 Asia/Muscat, Ruslan Zasukhin a écrit :

> on 10/26/03 11:30, Thierry Nauze at huancaya at wanadoo.fr wrote:
>
>> Hello,
>>
>> It is possible to replace " INSERT INTO " by instructions appropriate
>> for Valentina.
>>
>> In the same way, is it possible to replace " SELECT... WHERE " by
>> instructions appropriate for Valentina?
>
> Hi Thierry,
>
> I am sorry, I have not understand question.
>

Hi Ruslan


err=kerNotes.SQLExecute(INSERT INTO prefs ...")

     can be replaced by

KerNotes.mPrefs.setBlank
KerNotes.mPrefs.id.value=...
KerNotes.mPrefs.nom.value=...
KerNotes.mPrefs.AddRecord


As we are could replace

     err = kerNotes.SQLselect("SELECT * FROM ...")

by other thing ?

Regards,

--
Thierry Nauze			Saint-Denis de la Réunion



More information about the Valentina mailing list