Page Tree
Other Releases
...
In Edit > Datasets > DBsEdit>Datasets>DBs, you need to include the external database by using one of the providers available in the Available Providers list. In this example, we are going to use a SQLite provider in a database called Nwind.
...
This example database contains many tables in it. However, not all of them will be used in the project. The image below shows all the available tables and highlights the ones that will be used.
On Edit > Dataset > TablesIn Edit>Dataset>Tables/Queries, it is possible to you can create internal tables and queries for internal usage.
The tables must be mapped to existing ones from tables that already exist on the database, as explained in the previous section. The queries are defined for a specific database and may contain a predefined SQL Statement.
...