This category allows you to manage your data sources. A data source is a configured connection to a database or other source of data. The report thus only needs to hold the name of the data source it uses. This makes it easy to switch the data source at a later point, if necessary.
You can open this category of the dialog "Designer Options" with the menu item "Options | Data Source Manager...".
To create a new data source, you have to first choose the driver for the data source. In contrast to all other data source properties, the driver can not be changed at a later point in time. In this dialog you'll see a list of currently available drivers. A driver is available if its *.jar file is in the Java class path and the driver is known. To add it to the class path, copy the .jar file of the driver into the directory "<install-dir>/lib".
After you have selected the driver for the data source you can configure your data source with all the various options necessary,
such as user name, password, etc. If "Save password" is enabled, the password will be encrypted and saved in the data source.
You can edit the basic and (if necessary) the optional and compatibility settings for the data source.
Database or driver specific settings can be set on these tabs to ensure compatibility with the used database or driver.