Skip to content
Snippets Groups Projects
Commit 2af7b21e authored by mgy20's avatar mgy20
Browse files

Update README.md

parent 891c3aeb
No related branches found
No related tags found
No related merge requests found
# Dbeaver schema Files # Dbeaver schema Files
Dbeaver export files from C3SL projects Dbeaver export files from C3SL projects.
# How to # How to
## Importing a project ## Importing a project
To import a project in DBeaver go to To import a project in DBeaver go to:
``` ```
file -> import -> DBeaver -> Project file -> import -> DBeaver -> Project
``` ```
Select the .dbp file, check the box and give a name to the project Select the .dbp file, check the box and give a name to the project.
## Database schema ## Database schema
Once the project is imported, to check the database schema go the project folder OBS: Ensure that you have permission to connect to the database.
Once the project is imported, to check the database schema go the project folder:
``` ```
connections -> database -> schema connections -> database -> schema
``` ```
Then double click the schema and click see diagram Then double click the schema and click see diagram.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment