Topic: moving data

hi i have made application and  this application used by 2 different peoples they use it to enter data  how can join the both data after in same application for save it as backup but in one database so when i search for user find it from both .

Re: moving data

Hello,


To implement this you need experience in programming and SQL.
You should write two script, one for Export data in CSV, second for import data from CSV.
Unfortunately I do not have a script for an example.

Dmitry.

Re: moving data

Dmitry this what i need and honestly im not that good in programming can you please do example when u have time and upload it to us so will be helpful for me and others users in this forum

Thanks in advance

Re: moving data

any luck Dmitry ?

Re: moving data

I can only help you with specific questions.

Dmitry.

6 (edited by abouyahya527911 2015-07-26 10:20:56)

Re: moving data

my question was can u make for us Exemple of script Export data in CSV and script for import data from CSV witch we can use it for same application to move data from here to here without lossing data was in application before for backup

Re: moving data

The need to make an example, is not an question.

Dmitry.

Re: moving data

seriously  if i know where i can start i will im just learning i don't want make it hard for u
Please can anybody else help us with this ?


Thanks in advance

Re: moving data

Here you can find script for import data
http://myvisualdatabase.com/forum/viewtopic.php?id=1448


export you can do using utility SQLite Studio

Dmitry.