On 28/02/2014 08:39, tce tce wrote: > Hi, I'm a new user for lazarus. I have tried the Master-Detail > tutorial, everything is ok. I tried to save the detail record to the > sqlite using the tsqleury post and applyupdate, the screen is ok, > but actually not in the sqlite database. I don't know why?
Thanks for describing your problem a bit but... how do we know what you did wrong if you don't give more details, such as: - which tutorial did you use (URL - there are multiple master/detail tutorials) - the code you use? However, I polished my crystal ball and my guess is that you forgot this step: http://wiki.lazarus.freepascal.org/MasterDetail#Adding_detail_records_with_the_right_foreign_key ... Thanks, Reinier Note: also posted on forum: forum.lazarus.freepascal.org/index.php/topic,23766 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
