![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
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. |
#12
| |||
| |||
|
|
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. |
#13
| |||
| |||
|
|
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. |
#14
| |||
| |||
|
|
On Jan 7, 1:26 pm, Robert Klemme <shortcut... (AT) googlemail (DOT) 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? |
#15
| |||
| |||
|
|
On Jan 7, 1:26 pm, Robert Klemme <shortcut... (AT) googlemail (DOT) 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? |
#16
| |||
| |||
|
|
On Jan 7, 1:26 pm, Robert Klemme <shortcut... (AT) googlemail (DOT) 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? |
#17
| |||
| |||
|
|
On Jan 7, 1:26 pm, Robert Klemme <shortcut... (AT) googlemail (DOT) 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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |