hi,
i want to make an application that works offline and stores username and password in database. When online i want to send my data to mysql server. Please suggest me which database should i use in AMS. if i use sqlite3 how will i be able to synchronize my sqlite3 data to mysql server.
THANKS.
i want to make an application that works offline and stores username and password in database. When online i want to send my data to mysql server. Please suggest me which database should i use in AMS. if i use sqlite3 how will i be able to synchronize my sqlite3 data to mysql server.
THANKS.