in reply to Re^4: problems using SQL::Statement
in thread problems using SQL::Statement

Yes, the first step of extending the parser is to make it SQL92-safe. Unfortunatly SQL::Statement does not support all SQL92-features.

I hope I can work at it this weekend.