Página 1 de 1

RC2 DataSet:PreSave problem

Publicado: Mié Nov 25, 2009 12:17 pm
por Ingo JH
Dear Ignacio,
the presave-event return value .F. is ignored. .F. doesn't cancel updating.
Regards
Ingo

RC2 DataSet:PreSave problem

Publicado: Mié Nov 25, 2009 4:52 pm
por ignacio
Ingo,
With which kind of dataset? Thanks.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dear Ignacio,
>
> the presave-event return value .F. is ignored. .F. doesn't cancel
> updating.
>
> Regards
>
> Ingo
>

RC2 DataSet:PreSave problem

Publicado: Mié Nov 25, 2009 4:52 pm
por ignacio
Ingo,
With which kind of dataset? Thanks.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dear Ignacio,
>
> the presave-event return value .F. is ignored. .F. doesn't cancel
> updating.
>
> Regards
>
> Ingo
>

RC2 DataSet:PreSave problem

Publicado: Mié Nov 25, 2009 5:16 pm
por Ingo JH
Ignacio,
sorry DbfDataSet
In the sample DbfData1 I inserted
METHOD DbfDataSet1PreSave( oSender ) CLASS TForm1
LogDebug(EMPTY(oSender:FIRST))
RETURN !EMPTY(oSender:FIRST)
and then I emptied the Datafield FIRST.
Regards
Ingo
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
Newsbeitrag news:4b0d52a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo,
>
> With which kind of dataset? Thanks.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Ingo" <support@mandantwin.com> escribió en el mensaje
> news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dear Ignacio,
>>
>> the presave-event return value .F. is ignored. .F. doesn't cancel
>> updating.
>>
>> Regards
>>
>> Ingo
>>
>
>

RC2 DataSet:PreSave problem

Publicado: Mié Nov 25, 2009 5:16 pm
por Ingo JH
Ignacio,
sorry DbfDataSet
In the sample DbfData1 I inserted
METHOD DbfDataSet1PreSave( oSender ) CLASS TForm1
LogDebug(EMPTY(oSender:FIRST))
RETURN !EMPTY(oSender:FIRST)
and then I emptied the Datafield FIRST.
Regards
Ingo
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
Newsbeitrag news:4b0d52a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo,
>
> With which kind of dataset? Thanks.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Ingo" <support@mandantwin.com> escribió en el mensaje
> news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dear Ignacio,
>>
>> the presave-event return value .F. is ignored. .F. doesn't cancel
>> updating.
>>
>> Regards
>>
>> Ingo
>>
>
>

RC2 DataSet:PreSave problem

Publicado: Jue Nov 26, 2009 1:38 pm
por ignacio
Ingo,
Just tested with Xailer 2 and here is working fine with your own test.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:4b0d5848$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ignacio,
> sorry DbfDataSet
>
> In the sample DbfData1 I inserted
>
> METHOD DbfDataSet1PreSave( oSender ) CLASS TForm1
> LogDebug(EMPTY(oSender:FIRST))
> RETURN !EMPTY(oSender:FIRST)
>
> and then I emptied the Datafield FIRST.
>
> Regards
> Ingo
>
> "Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
> Newsbeitrag news:4b0d52a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Ingo,
>>
>> With which kind of dataset? Thanks.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Ingo" <support@mandantwin.com> escribió en el mensaje
>> news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dear Ignacio,
>>>
>>> the presave-event return value .F. is ignored. .F. doesn't cancel
>>> updating.
>>>
>>> Regards
>>>
>>> Ingo
>>>
>>
>>
>
>

RC2 DataSet:PreSave problem

Publicado: Jue Nov 26, 2009 1:38 pm
por ignacio
Ingo,
Just tested with Xailer 2 and here is working fine with your own test.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:4b0d5848$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ignacio,
> sorry DbfDataSet
>
> In the sample DbfData1 I inserted
>
> METHOD DbfDataSet1PreSave( oSender ) CLASS TForm1
> LogDebug(EMPTY(oSender:FIRST))
> RETURN !EMPTY(oSender:FIRST)
>
> and then I emptied the Datafield FIRST.
>
> Regards
> Ingo
>
> "Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
> Newsbeitrag news:4b0d52a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Ingo,
>>
>> With which kind of dataset? Thanks.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Ingo" <support@mandantwin.com> escribió en el mensaje
>> news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dear Ignacio,
>>>
>>> the presave-event return value .F. is ignored. .F. doesn't cancel
>>> updating.
>>>
>>> Regards
>>>
>>> Ingo
>>>
>>
>>
>
>

RC2 DataSet:PreSave problem

Publicado: Jue Nov 26, 2009 4:16 pm
por Ingo
Ignacio,
ok, this DbfDataSet:PreSave problem is fixed in X2.
Regards
Ingo
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
Newsbeitrag news:4b0e76be$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo,
>
> Just tested with Xailer 2 and here is working fine with your own test.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Ingo" <support@mandantwin.com> escribió en el mensaje
> news:4b0d5848$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Ignacio,
>> sorry DbfDataSet
>>
>> In the sample DbfData1 I inserted
>>
>> METHOD DbfDataSet1PreSave( oSender ) CLASS TForm1
>> LogDebug(EMPTY(oSender:FIRST))
>> RETURN !EMPTY(oSender:FIRST)
>>
>> and then I emptied the Datafield FIRST.
>>
>> Regards
>> Ingo
>>
>> "Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
>> Newsbeitrag news:4b0d52a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Ingo,
>>>
>>> With which kind of dataset? Thanks.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zúñiga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Ingo" <support@mandantwin.com> escribió en el mensaje
>>> news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>> Dear Ignacio,
>>>>
>>>> the presave-event return value .F. is ignored. .F. doesn't cancel
>>>> updating.
>>>>
>>>> Regards
>>>>
>>>> Ingo
>>>>
>>>
>>>
>>
>>
>
>

RC2 DataSet:PreSave problem

Publicado: Jue Nov 26, 2009 4:16 pm
por Ingo
Ignacio,
ok, this DbfDataSet:PreSave problem is fixed in X2.
Regards
Ingo
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
Newsbeitrag news:4b0e76be$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo,
>
> Just tested with Xailer 2 and here is working fine with your own test.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Ingo" <support@mandantwin.com> escribió en el mensaje
> news:4b0d5848$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Ignacio,
>> sorry DbfDataSet
>>
>> In the sample DbfData1 I inserted
>>
>> METHOD DbfDataSet1PreSave( oSender ) CLASS TForm1
>> LogDebug(EMPTY(oSender:FIRST))
>> RETURN !EMPTY(oSender:FIRST)
>>
>> and then I emptied the Datafield FIRST.
>>
>> Regards
>> Ingo
>>
>> "Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> schrieb im
>> Newsbeitrag news:4b0d52a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Ingo,
>>>
>>> With which kind of dataset? Thanks.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zúñiga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Ingo" <support@mandantwin.com> escribió en el mensaje
>>> news:4b0d123f$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>> Dear Ignacio,
>>>>
>>>> the presave-event return value .F. is ignored. .F. doesn't cancel
>>>> updating.
>>>>
>>>> Regards
>>>>
>>>> Ingo
>>>>
>>>
>>>
>>
>>
>
>