Hi Thomas I have now began converting my vb6 with JET4 mdb app to javafx with H2 as the DB backend. I have come across two problems so for.
1/ How do I change the following statement "SELECT SURNAME & ' ' & FORENAME AS FULLNAME FROM EMPLOYEE_DATA" 2/ How do I even achieve Alias with JDBC I have checked the doc and not sure how to set ALIAS_COLUMN_NAME and where to set it. I am using netbeans 6.9.1 IDE Many thanks in advance Anthony -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
