Programmers

They could change the world,., You too,..

Accuracy

A good application needs accurate datas,..

Controlling

A good application needs ability to control business flow.,,

Visual Basic 6.0 Form

Forms for entry the datas,..

Reports

The goal of a application show the reports of business datas,..

Contact Form

Name

Email *

Message *

Showing posts with label Tool. Show all posts
Showing posts with label Tool. Show all posts

Monday, September 23, 2013

Create connection test tool using VB 6.0

Now, we will create a tool to test a connection to the database. Here the steps,..

Step 1
Create New Project, and create new form like picture below,..


Step 2
Don't forget add Reference by click on Project Menu-->Reference





Step 3
Add this script in the Command Button control...