CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2003
    Location
    Lahore
    Posts
    31

    Unhappy Connecting with Oracle

    Is ther any way to connect with Oracle 8.5 in VB.Net?

    Thanx
    May Allah keep this world Peaceful. (Aameen)

  2. #2
    Join Date
    Feb 2000
    Location
    OH - USA
    Posts
    1,892
    ODP.NET is the one I have had most success with:
    http://otn.oracle.com/software/tech/...net/index.html
    Good Luck,
    Craig - CRG IT Solutions - Microsoft Gold Partner

    -My posts after 08/2015 = .NET 4.x and Visual Studio 2015
    -My posts after 11/2011 = .NET 4.x and Visual Studio 2012
    -My posts after 02/2010 = .NET 4.0 and Visual Studio 2010
    -My posts after 12/2007 = .NET 3.5 and Visual Studio 2008
    -My posts after 04/2007 = .NET 3.0 and Visual Studio 2005
    -My posts before 04/2007 = .NET 1.1/2.0

    *I do not follow all threads, so if you have a secondary question, message me.

  3. #3
    Join Date
    Jun 2003
    Location
    Lahore
    Posts
    31

    Oracle 8.5 Connectivity

    Hello
    but there is discussion about Oracle 9i. Kindly send me the connection string through VB.Net using dataadapter. i have never used Oracle so i have no idea how to search the appropriate link. Plz brief me about oracle connection string. I have worked in SQL Server 2000 Enterprise Edition. Also tell me where to create tables in Oracle 8.5. I have installed Oracle.
    I am using VS.Net 2003.

    Thanx Regards
    Asad Naeem
    Last edited by Asad Naeem; July 10th, 2004 at 02:50 AM.
    May Allah keep this world Peaceful. (Aameen)

  4. #4
    Join Date
    Feb 2000
    Location
    OH - USA
    Posts
    1,892
    http://www.connectionstrings.com/

    For Oracle specific help, you should probably hit up an Oracle forum:
    http://forums.oracle.com/forums/index.jsp?cat=1
    Good Luck,
    Craig - CRG IT Solutions - Microsoft Gold Partner

    -My posts after 08/2015 = .NET 4.x and Visual Studio 2015
    -My posts after 11/2011 = .NET 4.x and Visual Studio 2012
    -My posts after 02/2010 = .NET 4.0 and Visual Studio 2010
    -My posts after 12/2007 = .NET 3.5 and Visual Studio 2008
    -My posts after 04/2007 = .NET 3.0 and Visual Studio 2005
    -My posts before 04/2007 = .NET 1.1/2.0

    *I do not follow all threads, so if you have a secondary question, message me.

  5. #5
    Join Date
    Jun 2003
    Location
    Lahore
    Posts
    31

    Thank you

    Sir thank you very much it cleared me many things. Sir C this file it is very helpful But it is wriiten in VS.Net 2002(i think) i have VS.Net 2003 and Oracle 8.05 they r conflicting each other i send u another fiel plz C that file tell how can i be succcessful to communicate VS.Net 2003 with Oracle 8.05. Sir do something plzzzzzzzzzzzz. The attachment fiel is a .rar file.
    Thankx
    Attached Files Attached Files
    May Allah keep this world Peaceful. (Aameen)

  6. #6
    Join Date
    Jun 2003
    Location
    Lahore
    Posts
    31

    Thsi is second file

    Sir this is the second file. is it impossible for me to communicate VS.Net 2003 with Oracle 8.05. Have I to download ODP.NEt etc etc. I have no time. C this file. This is a FAQ about ODP.Net. does the answer with red color means that ODP.Net is not necessary one can work with OLEDB for Oracle which is with.Net? Sir do sth plzzzzzzzzzzzzzzzz

    Many Many Thanx
    Attached Files Attached Files
    May Allah keep this world Peaceful. (Aameen)

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