CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2000
    Location
    Dallas, Texas
    Posts
    62

    Question MS OLEDB Provider for Oracle

    I've looked around and have only found connection string examples for this provider that use a 'User id' and 'Password'.

    My question: Is there a way to use this provider and connect using OS/NT Authentication, or am I stuck using Oracle's provider?

  2. #2
    Ejaz's Avatar
    Ejaz is offline Elite Member Power Poster
    Join Date
    Jul 2002
    Location
    Lahore, Pakistan
    Posts
    4,211

    Re: MS OLEDB Provider for Oracle

    Take a look at Oracle OLE DB and MTS

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured