Problems with UPDATE #1666
    Claudius Sailer 
    Claudius at sailer-online.de
       
    Tue Jun 27 06:03:33 CDT 2006
    
    
  
Am 26.06.2006 um 23:46 schrieb Ruslan Zasukhin:
> On 6/26/06 9:54 PM, "Claudius Sailer" <Claudius at sailer-online.de>  
> wrote:
>
>>>
>>>> is it neccessary to use
>>>>
>>>> myDatabase.Table.RecID=1
>>>> myDatabase.Table.Deleted=true
>>>> myDatabase.Table.UpdateRecord()
>>>
>>>> it seems this works
>
>>> 1) our SQL parser exactly do not support for DB.TABLE.FIELD.
>>>     but only TABLE.FIELD
>>
>> *hmmm* I use always for Insert and complete Update of one record the
>> way.
>>
>> myDatase.Table.Field.value=XXXX
>> myDatabase.Table.InserRecord or UpdateRecord. And it worked always,
>> but without SQLExecute or whatever.
>
> Wait, it seems you show REALBasic code, but not SQL code, right ?
yes. RB Code...
bye
Claudius
-- 
iMac CD 2GHz / MacOS X 10.4de / RB 2006r2/ Valentina 2.3
Homepage    http://www.ClaSai.de
iChat        ryhoruk
RealBasic ListBoxes: [ I feel the need...the need for speed!!! ]
    
    
More information about the Valentina
mailing list