Re: Retrieve case sensitive tables

From: <abbeyro_at_gmail.com>
Date: Mon, 7 Jan 2008 14:04:57 -0800 (PST)
Message-ID: <3b01dde3-6e92-478f-a1eb-f1edb7f55117@m34g2000hsf.googlegroups.com>


On Jan 7, 1:26 pm, Robert Klemme <shortcut..._at_googlemail.com> wrote:
> Adding to Ken's reply: there is also a slight chance that your .NET
> provider changes case, e.g. if you use some metadata facility. You
> could try to directly query USER_TABLES to see the table names.

Hi Robert, I'm using ALL_TABLES but the .NET provider still changes the case.

Created as: "my/table"
From Oracle's shell: my/table
From .NET: MY/TABLE

Is there any way to specify that this shouldn't be the correct behavior?

Thanks. Received on Mon Jan 07 2008 - 16:04:57 CST

Original text of this message