Results 1 to 2 of 2

Thread: Is there Driver for JDBC DataBase connect in VB.Net?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    May 2004
    Location
    Carlisle, PA
    Posts
    1,045

    Question Is there Driver for JDBC DataBase connect in VB.Net?

    Esteemed Forum Participants and Lurkers:
    ===============================

    I am trying to do some database work connecting a VB.Net Client I'm trying to write to a Networked Oracle Database Server. Everybody on the "other side of the tracks" (the IT guys are about 1,000 miles away) is talking in "JDBC" (Java DataBase Connectivity???). I was even given a JDBC string to connect to an 'Oracle Port' the database server. When I ask about VB.Net/Access/Excel connectivity things get real quiet.

    From my meager investigations, JDBC is the latest and greatest idea in universal database connectivity(?). Has anyone done any work with JDBC? Can anyone give me some pointers? What can I do with VB.Net?

    Thank you for any and all comments, suggestions, and assistance.
    Blessings in abundance,
    All the Best,
    & ENJOY!

    Art . . . . Carlisle, PA . . USA

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Is there Driver for JDBC DataBase connect in VB.Net?

    I thought that JDBC was only for the Java language. I would have thought that if you are connecting to an Oracle database you should be using the OLE DB Provider for Oracle and the System.Data.OracleClient namespace. I'd suggest that you search MSDN online.

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