+ Reply to Thread + Post New Thread
Results 1 to 5 of 5

Thread: Connecting VB with oracle

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Connecting VB with oracle

    hello all

    I am trying to connect visual basic and oracle but unable to connect it. I am using oracle 10g. I am able to connect to oracle 9i. Can anyone tell me How can i connect to oracle 10g?

    I Dont want to use DSN connection

    Thanks in advance for any help

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    194
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    does it have an ODBC driver?

    hxxp://www.oracle.com/technology/software/tech/windows/odbc/index.html

    might not have the updated ones?

    If its not that, i'm clueless! sorry! never had the opportunity to work with oracle!

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    first install odbc in your pc then check it

  5. #4
    Noobie
    Join Date
    Apr 2008
    Posts
    71
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Microsoft and Oracle don't get along too well.
    I did program some apps years ago in vb6 to connect to Oracle 8i and 9i.

    The trick was to use the OO4O (Oracle Object for Oracle), but it was painful as I needed to code all the recordset behaviors in a class module. Oriented object basically.

  6. #5
    Junior SEO Specialist
    Join Date
    Oct 2011
    Posts
    149
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    use odbc bridge

+ Reply to Thread

Posting Permissions

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