0

I have multiple rows of data in sqlite database and I want to save it as single row in MySql database on the server, as there are no available answers and I'm not able to make any algorithm for the same . Could anybody just help me out to make this algorithm or could guide me to any tutorials for it ?

3
  • stackoverflow.com/questions/12127407/… may be it will help you. Commented Sep 13, 2017 at 8:07
  • @ZezariyaNilesh i need to convert two columns as one single String in order to insert into online databse Commented Sep 13, 2017 at 8:21
  • you can use webservice to store your arraylist into database. Commented Sep 13, 2017 at 8:39

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.