BddToXml
Version 32.1 by Rabie Chettahi on 2021/03/25 12:10
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 your output file.