Hi, I don't know what the problem could be. What version of H2 do you use? It looks like a recent version, just to be sure. Could you post a reproducible test case, for example by creating a SQL script (with the NODATA option, so just the "create" statements), so we can import the tables and see ourselves?
Regards, Thomas On Tuesday, June 9, 2015, Pablo Beltran <[email protected]> wrote: > Hi, > > I have defined some tables. Some have a name with a single word and others > have some words joined with an underscore symbol. Example: > > > USERS > GROUPS > USER_GROUPS > > The tables having an underscore symbol '_' in the name (like USER_GOUPS) > does not list the column names on 3rd party database tools like Birt or the > Database Web Console provided by H2 itself. Please, see the attached > picture. > > Any solution? > > Thanks, > Pablo. > > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
