hibrid0 Active Member Licensed User Longtime User Oct 16, 2019 #1 Hi I want to load some information from table on database. On B4A a do it with DBUtils with ExcuteHTML. But how can I do that on ABMAterial with ABMTable?
Hi I want to load some information from table on database. On B4A a do it with DBUtils with ExcuteHTML. But how can I do that on ABMAterial with ABMTable?
Cableguy Expert Licensed User Longtime User Oct 16, 2019 #2 you need to populate it yourself. you can use the DBM module to build and execute your query Upvote 0
Harris Expert Licensed User Longtime User Oct 17, 2019 #3 https://www.b4x.com/android/forum/threads/abmaterial-for-dummies-beginner-lessons.88346/ Look there for examples of your question (and more)... Upvote 0
https://www.b4x.com/android/forum/threads/abmaterial-for-dummies-beginner-lessons.88346/ Look there for examples of your question (and more)...