ADO.Net Question

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

    #1

    ADO.Net Question

    Hi

    I am coding in VB.Net. I have a flat file version of my code and I am
    now putting together the database version. I want to use the Public
    variables in my code to control my Select statement and control my
    updates. I do not want to use the data grid model to manage this.

    My question is where do I start or is there a good book for VB.Net DB
    programing or a site where I can get some good coding examples. I
    don't beleive what I want to do is that dramatic but obviously I don't
    know.

    Any help would be greatly appreciated


    thanks and still learning
Working...