BddToXml
Version 34.1 by Assala Chmiti on 2022/02/24 16:54
Contents
Definition
BddToXml is to get Data from a database Table.
Icon
Configuration
The following elements are Mandatory for this connector:
The Format: the xml file that contains the query, this example allows to extract Data from transports Table, and put them in TABLEA element:
Connexion: the URL to your database, example, URL of SQL server : jdbc:sqlserver://[serverName[\instanceName][:portNumber]][;property=value[;property=value]]
Output FileName: the name of the output file that contain the result of the SQL Query.