Roberto P. Well-Known Member Licensed User Longtime User Feb 13, 2015 #1 HI would be very useful and improver B4J, an example of the web server with inserting data into a database, preferably master and details. in this way, you could use B4J also to create data entry via web and share information with the app. thank you
HI would be very useful and improver B4J, an example of the web server with inserting data into a database, preferably master and details. in this way, you could use B4J also to create data entry via web and share information with the app. thank you
Erel B4X founder Staff member Licensed User Longtime User Feb 15, 2015 #2 Have you seen this example: https://www.b4x.com/android/forum/t...olution-device-desktop-and-web-reports.37254/ Upvote 0
Have you seen this example: https://www.b4x.com/android/forum/t...olution-device-desktop-and-web-reports.37254/
Roberto P. Well-Known Member Licensed User Longtime User Feb 15, 2015 #3 hello Erel, I tried the example but does not do what I say. What I wonder is an example of data entry web "datacollectionweb" instead of datacollectiondesktop. Examples https://www.b4x.com/android/forum/threads/server-building-web-servers-with-b4j.37172/ and https://www.b4x.com/android/forum/threads/webapp -web-apps-overview.39811 / do not enter data into the DB. Thank You Upvote 0
hello Erel, I tried the example but does not do what I say. What I wonder is an example of data entry web "datacollectionweb" instead of datacollectiondesktop. Examples https://www.b4x.com/android/forum/threads/server-building-web-servers-with-b4j.37172/ and https://www.b4x.com/android/forum/threads/webapp -web-apps-overview.39811 / do not enter data into the DB. Thank You
Erel B4X founder Staff member Licensed User Longtime User Feb 15, 2015 #4 See this example: http://basic4ppc.com:51042/dbutils/index.html Upvote 0
Roberto P. Well-Known Member Licensed User Longtime User Feb 15, 2015 #5 is a good example, even if it does not allow to insert new data. Thank You Upvote 0