Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » SQL Parsing of DB2 dialect
SQL Parsing of DB2 dialect [message #585000] Wed, 28 March 2007 15:11
Eph  is currently offline Eph Friend
Messages: 4
Registered: July 2010
Junior Member
I'm trying to parse some DB2 queries, that contain a db2 comment, like:

select * from customer -- here is the comment

the generic SQLQueryParserManager fails on this.

In the documentation it says to call the SQLQueryParserManager with the
dbVendor and dbVersion,
but this doesn't seem to help - maybe I'm missing some requiered
jars/plugins?


Thanks
Efrat
Previous Topic:ODA ResultSet and columns with multiplicity > 1
Next Topic:Eclipse SQL Explorer vs. Data Tools Platform
Goto Forum:
  


Current Time: Fri Apr 26 19:51:27 GMT 2024

Powered by FUDForum. Page generated in 0.02389 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top