RQDA icon indicating copy to clipboard operation
RQDA copied to clipboard

RQDA project union

Open Jhonattan38G opened this issue 4 years ago • 4 comments

Hi, I need help with the RQDA library, when coding a research work, it is required to create 3 different projects, once the work of each one is finished, it is required to unify the three RQDA files into one, do you have any idea how you can do that union or someone who can help us? I need this urgently and I have not found anything about it on the web. Of course, the idea that each object of the projects does not repeat each other is respected.

Jhonattan38G avatar Oct 26 '21 17:10 Jhonattan38G

I will clarify the idea, taking as an example the atlas.ti software (qda software) there is an option that allows you to merge projects, is it possible to do the same in rqda? or someone to help me develop this function, it is too useful, to allocate several work projects with which I have.

Jhonattan38G avatar Oct 26 '21 20:10 Jhonattan38G

There is no baked in function that will allow such a merger, but if you have some knowledge of SQL, it can be accomplished. The RQDA project files are simply SQLite databases and you can find documentation on its structure by looking at the help file ?RQDATables. I too have had cause to work with multiple collaborators, but rather than try to merge the entire projects, I use SQL queries/joins to pick the actual data I require for my task. Nevertheless it would be a good idea to write a function to seamlessly merge whole projects. Hope this helps.

BroVic avatar Oct 26 '21 23:10 BroVic

By what means could I contact you? If it is possible for you to help me perform this function, which I am commenting on would be of great help, and we would talk about more things about it.

Jhonattan38G avatar Oct 30 '21 15:10 Jhonattan38G

My email address is in my profile.

BroVic avatar Oct 31 '21 19:10 BroVic