Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Turkish Local Error with Tools

437653Feb 3 2005 — edited Jul 26 2006
When I tried to add a Oracle Connection using wizard of Oracle Developer Tools. In VS.NET Tools-> Connect To Oracle Database. I get this error. Note that this forum does not show turkish letters correctly. But in turkish there is two different uppercase I and two different lowercase i.

---------------------------
Microsoft Development Environment
---------------------------
Testing connection ISKUR1.ISKUR...

An error occurred while opening the connection:

'user ıd' is an invalid connection string attribute
---------------------------
Yeniden Dene İptal
---------------------------

There is difference between I,İ and ı,i in turkish language. I tried to Uninstall/Install again without Turkish Language support but problem persists. I used wizards to configure
C:\Oracle\product\10.1.0\Client_1\network\ADMIN\tnsnames.ora
I can connect to Oracle using Toad for example. But in VS.Net it gives this exception.

My colleagues told me that ODP.NET had the same problem. It was unable to connect to oracle with wizard.They manually updated connection string in their code. I mean they changed user ıd ----> USER ID or user id

How can I solve this problem? any idea.

thanks in advance.

Atilla Ozgur
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2006
Added on Feb 3 2005
18 comments
3,672 views