|
Import the database schema Topic updated 12-6-2007 |
|
When the Datastore added in the previous step has been connected to your database, it must import the database schema, filling it with metadata about your database's tables, views, relations, etc. method 1
method 2
First the Datastore will retrieve database schema information from your database. This may take a while, just wait for the progressbar to finish.
When all database schema information has been retrieved, a list of tables and views is displayed. Here you can make a selection which tables and views you want to use. Tables and views that are irrelevant to your project should remain unselected here.
You can apply automatic selections using the Select menu.
When you're done making your selection of tables and views click the import button.
Metadata of the selected tables and views is now imported and will be kept in your Database Repository so it can be used in your GenWise project. The Project Explorer shows all the database objects for which metadata has been imported.
|