EnglishУкраїнськаmRussian
Login/New
Topic with no new replies

Adding the database file for project


Author Message
Written on: 04. 09. 2013 [08:50]
ajinkya
Ajinkya Biradar
Topic creator
registered since: 17.12.2012
Posts: 23
Hello,
How do we create and add a database file for a particular project?
as described in quick start it seem to load a database file which is already available.
Is it like this --
right click on "DB SQ lite" and then add.
but then what about the address field?
Do i need to create a folder by project name in advance to write it in address field?

And after that how to save the library created in that database?
say I have created a library of widgets in widgets tab in QT starter Vision developing.
What should i enter in "Container DB" of properties of any library.
like for AGLKS widget library -- "SQLite.vcaAGLKS.wlb_AGLKS" is the container DB
Written on: 04. 09. 2013 [10:18]
roman
Roman Savochenko
Moderator
Contributor
Developer
registered since: 12.12.2007
Posts: 3750
"ajinkya" wrote:

How do we create and add a database file for a particular project?
as described in quick start it seem to load a database file which is already available.
Is it like this --
right click on "DB SQ lite" and then add.
but then what about the address field?
Do i need to create a folder by project name in advance to write it in address field?

About the DB creation read please into related to the DB type document, like for DB.SQLite:
The operations of opening and closing of the database is supported, with the possibility of creating a new database when you open and delete existing at the close.


"ajinkya" wrote:

And after that how to save the library created in that database?
say I have created a library of widgets in widgets tab in QT starter Vision developing.
What should i enter in "Container DB" of properties of any library.
like for AGLKS widget library -- "SQLite.vcaAGLKS.wlb_AGLKS" is the container DB

Select your created DB before saving it at all.

Learn, learn and learn better than work, work and work.



5693