How does dbConstructor save a project?
Projects in reality are self contained directory structures that hold the XML data files, project definition files and default scripts directory. This makes for an easy way to maintain and organize multiple projects. I usually recommend that an initial directory called DBProjects is created and then all projects can be subdirectories of the DBProjects directory, making for a logical and well thought-out data structure.