JDBC Control

View: New views
1 Messages — Rating Filter:   Alert me  

JDBC Control

by Emmanuel Collin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

i'm trying to use an alias into a select query (select LASTNAME as
lname...) on a MYSQL database without any succes. The same query works
fine on an Oracle database.
Do i need to write a custom resultset mapper for this specific issue ?

Thx a lot
Emmanuel