Marco_BoeckAdministrator, Moderator, Employee, Member, University ProfessorPosts:1,984RM Engineering
Hi,
you could use the "Read Database" operator, if the database is not too large. You need to specifiy a database connection first (click on the button at the connection parameter) and then you can select "query" and use an SQL query to fetch the data. Alternatively you can select query file for an sql query file or table name to import all the data of one table.
Answers
you could use the "Read Database" operator, if the database is not too large.
You need to specifiy a database connection first (click on the button at the connection parameter) and then you can select "query" and use an SQL query to fetch the data. Alternatively you can select query file for an sql query file or table name to import all the data of one table.
Regards,
Marco