On samedi 06 septembre 2008, Kari Laine wrote: > > Can you provide a project that shows the behaviour you are describing? > > > > Thanks in advance. > > > > Regards, > > > > -- > > Benoit Minisini > > > > Thanks for interest. > > Here it is. There is database_script directory where is script to create > database laskutus. > When you test the program insert 1,2,3 to textbox1 and press the button. > > Best Regards > Kari Laine
I don't see any bug: there is only one record in your Result object, so how can MoveFirst() go to another record that the only one present in the Result object? -- Benoit Minisini ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
