Visual Basic 6.0

Description

Visual Basic (VB) is the third-generation event-driven programming language and associated development environment (IDE) from Microsoft for its COM programming model.

Indexing using vb6 and sql server 2000

Submitted by vahiduddin on

i have a table by name item_code which have huge data like 200,000 records in it when i try to search it take too long to search a particular record i need to do indexing by which it will search faster can any one help me out in this i need the code for doing the indexing so that it searches fast and give result soon

table structure is

Icode varchar(20)
Iname varchar(50)
Idesc

How to run Visual Basic 6 in Windows Vista

Submitted by admin on

After I install Windows Vista on my new laptop one of the problem I encounter is the compatibility issue of Visual Basic 6.0 with Windows Vista.

I almost search every forum in the internet and found one but I forgot the link.

I have Visual Studio 6.0 which I used since Windows 98. To the contrary Visual Studio is not compatible with Windows Vista.

All you need is Visual Basic 6.0 Professional Edition in order to run it with Vista.

I hope this post will help some of you who encounter the same problem.

Menu Creator

Submitted by vahiduddin on

Hi i have downloaded a utility Called menu editor from www.vbcorner.net with which we can attach small icon along with the menu editor in visual basic 6

the problem is that when i try to change the caption of the menu at runtime with some other caption in arabic it shows juck caracters my computers reginal setting i made for arabic but still it shows junk can