M MohammadNew Active Member Licensed User Longtime User Nov 9, 2015 #1 Hello guys I need simple example about remote connection with database. I have space on internet but I do not know how to connection with sqlite or mysql database. please remember simple example. I know how to insert, update, delete and search. Or just code for connection. with database on my website. thanks a lot.
Hello guys I need simple example about remote connection with database. I have space on internet but I do not know how to connection with sqlite or mysql database. please remember simple example. I know how to insert, update, delete and search. Or just code for connection. with database on my website. thanks a lot.
mangojack Expert Licensed User Longtime User Nov 9, 2015 #2 @KMatle did a 3 part thread which helped me get started .. the second thread covered connection ... for beginners how to communicate with a server using httputils2 part 2 also This Tutorial by Erel ... Upvote 0
@KMatle did a 3 part thread which helped me get started .. the second thread covered connection ... for beginners how to communicate with a server using httputils2 part 2 also This Tutorial by Erel ...