By
nayantaka on Sunday, March 21st, 2010 |
No Comments
VB6 have an ability to connect to various databases, even though by default, it uses ms access 97. On of database that supported by vb6 is mysql, the most popular free database server. But before you connect vb6 to mysql, there are several thing you should do. Here they are :
Read the rest of this entry »
Incoming search terms for the article:
By
nayantaka on Tuesday, February 23rd, 2010 |
No Comments

VB6 data report
How to make a report in VB6 using the data report by Ms. database. Access. To create a data report in VB6 with Ms. Access database, there are several steps to go.
This report data is a report creation tool that integrates with VB6. So for making reports in VB6 using the data report, we do not need to install software / additional tool. Here are the steps: Read the rest of this entry »
Incoming search terms for the article:
By
nayantaka on Monday, February 22nd, 2010 |
No Comments
Do you want to learn programming language? Confused what programming language would you learn? Maybe you could start by learning visual basic 6. If you’ve never heard of the Visual Basic 6, perhaps the following short explanation will help.
Microsoft Visual Basic 6.0 is a programming language that works within the scope of Microsoft Windows. Microsoft Visual Basic uses objects as programming components. Each object depicted on the screen and make the property settings of the object depicted. Read the rest of this entry »