since the appended record is not in the scope the record pointer is moved to
eof()+1.

i got burnt with this bug in a real life app. 

i added a dbskip(0) after the append, so the record buffer will be refreshed
with the the server's data added by a 'Trigger On Insert'.



 

Edmer wrote:
> 
> 
> Hi Viktor,
> 
> Thank you for the quick reply. Is this bug have something to do with
> ordscope() ? Is there somebody looking after this issue or if this issue
> is
> only particular to ADS itself.
> 
> Thanks again,
> Ed
> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/nasty-bug%3A-in-RDDADS-%2B-scopeactive-%2B-dbskip%280%29-tp22400367p22588671.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
> 
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/nasty-bug%3A-in-RDDADS-%2B-scopeactive-%2B-dbskip%280%29-tp2445184p2499936.html
Sent from the harbour-devel mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to