I had build a mobile application. I'm using simulator to test the application. All the data is recorded in the desktop database.
Once I run the application, I can retrieve the data from the database. But, the problem I facing is I couldn't insert the data into the desktop database.
In the phone database I can see the record.
What should I do in order the record can directly insert into desktop database?
Once I run the application, I can retrieve the data from the database. But, the problem I facing is I couldn't insert the data into the desktop database.
In the phone database I can see the record.
What should I do in order the record can directly insert into desktop database?