Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Parsing bug
Parsing bug [message #30800] Tue, 15 May 2007 10:18
Eclipse UserFriend
Originally posted by: efratn.hotmail.com

When parsing an sql statement that contains the database name as part of
the table identifier, the SQLQueryParserManager fails with an exception.

for example:

"Select PersonDetails.firstName from myDataBase.mySchema.PersonDetails"

the exception is thrown from the AbstractSQLParser.parse method.


Is this a known bug of the Sql Parser?


Thanks
Efrat
Previous Topic:Bug in the ProfileDetailsPropertyPage's classes
Next Topic:Parsing bug
Goto Forum:
  


Current Time: Thu Apr 25 14:45:42 GMT 2024

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

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

Back to the top