VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ADO DataController

by deviantCoder (2 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (22 Votes)

This control will take care of you when you do database application, it serves as your recordset for your form, it will LOCK objects for you, do the BACKCOLORING of objects and Clear Values of objects. Just add the object to its control collection and bind data on it. The nice part of it is that you can save IMAGES to your database without calling or adding codes that will handle chunks. It can also search the database up to 3 columnar search, for more precise record retreiving. It has also a good error handles to avoid error when user encode a wrong value to the database. I hope you find this code useful and your vote would gladly appreciated. THANX.

Rate ADO DataController

Upload

Download this snippet    Add to My Saved Code

ADO DataController Comments

No comments have been posted about ADO DataController. Why not be the first to post a comment about ADO DataController.

Post your comment

Subject:
Message:
0/1000 characters