Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Connection without having to provide a password??
Message
General information
Forum:
Oracle
Category:
Troubleshooting
Miscellaneous
Thread ID:
00408517
Message ID:
00408785
Views:
10
Awesome. Thanks for the info. I am trying to find any kind of reference material concerning Oracle and VFP. Sheesh, didn't think it was going to be so difficult moving from SQL Server <g>


>You can do this on Oracle as well.
>Read the Oracle manual about "External Authentification".
>Briefly from memory you set the following parameters in the initORCL.ini
>file:
>
>remote_os_authent=true
>os_authent_prefix=""
>
>The create users using....
>create user xxx identified externally;
>
>Then the OS takes over to make the connection...
>The user connects with "/ @orcl"
>
>The manual has a huge section on this and can be found online at
>http:\\technet.oracle.com
>
>
>Cheers
Everything we see or seems
Is but a dream within a dream
- Edgar Allen Poe
Previous
Reply
Map
View

Click here to load this message in the networking platform