T
Trevor Fairchild
I have been programming (rather comfortably) in VB6 for
about a year. I work almost entirely with databases.
I have just purchased VisualStudio.Net and am trying to
wade through the totally different database connections.
I have read through numerous websites about it, but every
example I've seen about binding a datasource to an object
involves datagrids for some reason.
What about multiple text boxes on a page that reflect ONE
record of a database, with commands (buttons, now) to
navigate to the next record? What happened to rs.movenext
and rs.moveprevious?
Should I be getting a book on ADO.NET?
Any help?
about a year. I work almost entirely with databases.
I have just purchased VisualStudio.Net and am trying to
wade through the totally different database connections.
I have read through numerous websites about it, but every
example I've seen about binding a datasource to an object
involves datagrids for some reason.
What about multiple text boxes on a page that reflect ONE
record of a database, with commands (buttons, now) to
navigate to the next record? What happened to rs.movenext
and rs.moveprevious?
Should I be getting a book on ADO.NET?
Any help?