Not the original poster, but I got interested of this. I can't get movefirst() to work.
If I first search a record by using Connessione.Find(........................) TextBox2.Text = Risultato!nimi give the right field Then I make Risultato.MoveFirst() TextBox3.Text = Risultato!nimi does not give the nimi-field of the first record - it gives the one in the previous step. Do I have to somehow refresh something before using it? Best Regards Kari Laine ------------------------------------------------------------------------- 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
