Subject Re: quotes in object names dialect 3
Author feddkraft
--- In Firebird-Java@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
> >maybe there is some property that prevents uppercaseing all my
> >queries. all tables are named in lower case in my base.

> It's not a Java question!!

Maybe it was Firebird-Java question :)

> You *can* define tables, views and columns with double-quoted
identifiers,
> if you want them to be case-sensitive. You don't have to and, if
you don't
> define them with d/quotes, they will NOT be case-sensitive.
>
> If you define them case-sensitive you have to use the d/quotes in
every query.

Thank you Helen, now I've got that. I did everything with
doublequotes. The question was about a property in JayBird to prevent
uppercasing (now I understood that server does it, JayBird cannot
change this).

--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> Also if you believe there is a problem with the driver, post here an
> example/test case that reproduces the issue, I will check it.

My answer to Roman was deleted. I told him and everybody that there
was no bug, but my mistake, but somebody thought that that was
senceless "thankyou" posting ;)

Fedd