VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ADO DataController

deviantCoder  (2 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

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 (23(23 Vote))
ADO DataController.bas

ADO DataController Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters