Results for "Category: Databases/ Data Access/ DAO/ ADO"
THE ARTICLE IS REDUNDANT NOW - PLEASE SEE ORIGINAL ARTICLE [ Binary Search Tree Node Class (database engine) ] ALL NEW WORK AND CHANGES ARE INCLUDED THERE ........Supplements existing article by similar name and by this author. This is a new release and includes the extra member functions in cBSTNStorage.cls in order to allow node removal. (INCLUDES major bug fix to preserve data index during node removal).
This code copies a table from 1 ms access database to another using a Select Query....Easy to use and aptly commented...Check it out!!!
This is simple way to save and load your application into/from database.
This Sample Is Good Source For Learning How To Programming With Visual Basic And MS Access . This Program Can Control Users,Admin,User,Monthly Salary And ... This Application Is Finishid And Not Defective . Password For Login Tu System : 123456
A simple Hotel Booking Program. With its basic tasks: Reservation, Check-In, Check-out, an informative Room Status screen, and Reports.
This is a simple ADODC System for a Payroll
Complete DataBase Software Sample with Tutorial. includes Add, Find, Sort, Filter, Delete, Save, Records Navigation, SQL Queries, Reports, and Utilities. Minimum Code, Simple, Easy, and Commented. (Uses Access DataBase and ADO).
This is a well made system for computrisatio of library releated activites
Its a simple database project about apartment selling & its customer information database project.
For beginners to understand how to use the MSHFlexgrid... My code will populate records from a database to a MSHFlexgrid...
Database Application
An easy approach to saving images to database , displaying them, even save to file and search and display relevant images from database.
This is an example of connect to a remote My SQL DB hosted at Lycos WHITOUT an open remote port, using a PHP Tunnel hosted there. This is the first and incomplete version of a future Query analizer. PLEASE VOTE
This code is just a simple attractive user validation... using msaccess database.Now you can add this to your project very easily.
Encrypt and decrypt ms access(*.mdb)
This is just a very basic beginner's tutorial for using ADO to connect to a database. Trust me, there are more comments than code! Please leave comments, as they help me grow! I won't beg for votes, but they also help me grow. I'd like to create more database tutorials, but need to know how to improve for future versions.
I needed to modify a database and add a new field to it. I couldn't find anything here that just did that, so I created it. This uses no active-x. Also I used a lot of code from a program called Database Tutorial v1.0 written by Dustin Davis, which I found here on PSC and I did give credit within the file. I also gave it the ability to create a new database in 2000 format. I would like to hear any suggestions.
It's easy to generate a CSV file with any delimiter by using this class module. Hope useful to anyone.
This is a updated version that was wrote by Chad Gutowsky. He ask if someone could create one listview to show instead of three. I thought this is a perfect program for network users.
This is a good example of access database, for beginners, add, edit, add UserNames to list box and browse trough it. Very simple to understand.