0

I want to simple execute a Sql script against a Database in Jboss. I created a Teiid project with the datasource pointing to the source table. I don't need any field mapping, just the script execution. Thanks in advance!

Fran S.
  • 29
  • 7
  • Why use Teiid? If you have a data source then you can connect to it and issue any SQL statement over the JDBC connection. – Ramesh Reddy Sep 25 '17 at 19:04
  • Hello Ramesh, thanks for the tip, I'm new to Jboss, if you know some example that can help me with this task...thanks in advance! – Fran S. Sep 26 '17 at 19:50
  • Actually, I tried Teiid because I needed to open a Flat File and copy this data to an actual table. If there is a cleaner way to do this, I would appreciate your help. – Fran S. Sep 26 '17 at 20:18

0 Answers0