SQLPower / wabit

Automatically exported from code.google.com/p/wabit
GNU General Public License v3.0
6 stars 7 forks source link

SQL Syntax errors #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a jdbc connection to an Informix database.
2. create a query
3.

What is the expected output? What do you see instead?
No Errors
Sql Errors

What version of the product are you using? On what operating system?

Please provide any additional information below.

The queries generated use the following template .. 
database.owner.tablename
for Informix this should be  database:owner.tablename

Original issue reported on code.google.com by ian...@gmail.com on 9 Feb 2010 at 9:15