Subject Tables Names with Lower Case ... Convert to Upper ?
Author Mike Hickman
I have a table created in my early days of Firebird/IBObjects. The
software I used to create the database allowed lowercase and unaware
of potential pitfalls I proceeded with the default (lowercase).

Now, following significant development I have a problem having decided
to use Report Builder End User functionality. RB using daibo.pas
apparently only recognizes tables without surrounding quotes (").

Is their any way of converting tables with lowercase, surrounded by "
to Uppercase? It would save me a heap of grief.

Thanks to anyone wo can help.

Mike