VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ADO Multiuser Form

by John Andrews (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

This VB6 project demonstrates how to edit an ADO multiuser recordset using databound controls.
It is based on the 'single-record form' created by the VB wizard, but adds:
* Enhanced error handling
* Improved user interface
The demo allows several instances of the form to be opened, for a 'pretend' multiuser
network.

Assumes
To use the form in your own project: 1: Add a copy of the form to your project 2: Set the ADO connection string in the form_load code to match your database 3: Place databound controls on the form (if you drop controls onto the form from the data environment, set their datasource and datamember properties to blank) 4: You may need to adjust your Project/References if you are using a different version of ADO to v2.5, or Data Binding Collection older than SP4

Rate ADO Multiuser Form

Download ADO Multiuser Form

Download ADO Multiuser Form (24 KB)

ADO Multiuser Form Comments

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

Post your comment

Subject:
Message:
0/1000 characters