S SCIS Active Member Licensed User Longtime User Feb 29, 2016 #1 Dear, How can I insert information from a textbox like username, password and e-mailadress in b4a into my mssql database? And how do I initionalize my php link from the Database in B4A? Thanks
Dear, How can I insert information from a textbox like username, password and e-mailadress in b4a into my mssql database? And how do I initionalize my php link from the Database in B4A? Thanks
eurojam Well-Known Member Licensed User Longtime User Feb 29, 2016 #2 you should have first have a look to one of the tutorials like: https://www.b4x.com/android/forum/t...connector-rdc-connect-to-any-remote-db.31540/ I think, the most of your questions will be answered there Upvote 0
you should have first have a look to one of the tutorials like: https://www.b4x.com/android/forum/t...connector-rdc-connect-to-any-remote-db.31540/ I think, the most of your questions will be answered there
ilan Expert Licensed User Longtime User Feb 29, 2016 #3 eurojam said: you should have first have a look to one of the tutorials like: https://www.b4x.com/android/forum/t...connector-rdc-connect-to-any-remote-db.31540/ I think, the most of your questions will be answered there Click to expand... He wants to use php so i dont think this will answer his question. @SCIS Search for mysql + php and you should get some examples. Upvote 0
eurojam said: you should have first have a look to one of the tutorials like: https://www.b4x.com/android/forum/t...connector-rdc-connect-to-any-remote-db.31540/ I think, the most of your questions will be answered there Click to expand... He wants to use php so i dont think this will answer his question. @SCIS Search for mysql + php and you should get some examples.
eurojam Well-Known Member Licensed User Longtime User Feb 29, 2016 #4 ilan said: He wants to use php so i dont think this will answer his question. Click to expand... nobody should use php without being forced to do it... Upvote 0
ilan said: He wants to use php so i dont think this will answer his question. Click to expand... nobody should use php without being forced to do it...