OLEDB Database Class

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tull Clancey

    #1

    OLEDB Database Class

    Hi, can anyone point me in the right direction for samples or information on
    creating a good quality Database Connection Class for VB NET? Relatively
    new to Net and having difficulties getting my head around it!

    Thanks,
    Tull.


  • Dennis

    #2
    RE: OLEDB Database Class

    It would be difficult to write an efficient DataBase Connection Class unless
    it was specifically for one particuliar DataBase Schema. Suggest getting a
    book on ADO.Net..Micros oft publishes a very good one with lots of examples.

    --
    Dennis in Houston


    "Tull Clancey" wrote:
    [color=blue]
    > Hi, can anyone point me in the right direction for samples or information on
    > creating a good quality Database Connection Class for VB NET? Relatively
    > new to Net and having difficulties getting my head around it!
    >
    > Thanks,
    > Tull.
    >
    >
    >[/color]

    Comment

    Working...