-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RQDA project union #48
Comments
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. |
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 |
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. |
My email address is in my profile. |
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.
The text was updated successfully, but these errors were encountered: