H HDSInformatics Member Licensed User Longtime User Mar 26, 2013 #1 Hi, I would like to insert data from a database in the edit text field, chosen from the designer. For example When I load my page the data in the selected field must appear in the right edittext field. Hope you can help Michael
Hi, I would like to insert data from a database in the edit text field, chosen from the designer. For example When I load my page the data in the selected field must appear in the right edittext field. Hope you can help Michael
Erel B4X founder Staff member Licensed User Longtime User Mar 27, 2013 #2 See DBUtils code module. The example included does something like this. Upvote 0