ADO and Datagrid Sample w/Horizontal Scrollbar
My third submission to Planet Source Code demonstrates
how to use ADO and the Datagrid Control together.
One neat feature of this app is the use of a
horizontal scroll bar to move through records. I
haven't thoroughly tested this app so don't be
surprised if you find a couple bugs. If you're new
to ADO or even a novice I'm sure you'll find
something useful in this app. Please vote and
give me some feedback!
Original Author: Frank Kusluski
Inputs
None.
Assumptions
This app uses the Access database file BIBLIO.MDB
that is shipped with VB. You may need to change
the ConnectionString property of the Adodc Control
to reflect the directory where BIBLIO.MDB resides
on your machine. On most PCs it can be found on
the C drive.
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:Program FilesMicrosoft Visual StudioVB98Biblio.mdb;Persist Security Info=False
Returns
None.
Side Effects
None that I know of.
API Declarations
None.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 90 times
Categories
Attachments
CODE_UPLOAD8788892000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 7,173 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.