Search Tools Links Login

Create a Master/Detail form


Visual Basic 6, or VB Classic

This application demostrates the creation of Master/Detail form in VB, VB programmers always felt handicapped by the fact that there was no concept of sub forms in VB but here we show how to create such forms in VB using RDO. Users are encouraged to customize the code to use ADO inplace of RDO or wait for us to write another article in which we will show you how to accomplish the same task using ADO.

Original Author: Khalifa Ahmed Tarhoni

Inputs

User will have to change the UserID and Password of the SQL Server in the code, see the attached document for details.

Assumptions

The application uses a SQL Server at the backend, the user will have to run the SQL files (included with the application) after creating a database in the SQL Server. RDO and DAO 3.51 should be present on the user's machine, these are installed when the user installs VB.

Returns

Returns a resultset that is displayed in the grid control.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 110 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD78557172000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 20,386 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.