Forum: Visual Basic
Jul 21st, 2008, 9:13 AM
|
|
Replies: 11
Views: 599
Re: Completely new, please help
Hi everyone,
I am making a quiz program in Visual Basic 6.0, where the question is answered in a text box, and, if correct, a certain number of marks is added to the displayed score as you go....
|
Forum: Visual Basic
Jul 21st, 2008, 9:08 AM
|
|
Replies: 2
Views: 385
Re: Searching A Record
You also can use a filter with VB6 and ADO which basically will let you perform better searches using the format "recordset.filter=". You can find more info about this on this...
|
Forum: Visual Basic
Jul 21st, 2008, 9:08 AM
|
|
Replies: 13
Views: 966
Re: VB6 Calculator
nstead, it would do the last two numbers along with their sign.
I think you should be using parenthesis within the expressions.
|
Forum: Visual Basic
Jul 21st, 2008, 9:03 AM
|
|
Replies: 4
Views: 452
|
Forum: Visual Basic
Jul 21st, 2008, 8:55 AM
|
|
Replies: 5
Views: 576
Re: Working with VB6 and MySQL database
Hello guys
I have worked for several years in VB 6 for desktop application development and in an entirely different environment with PHP and MySQL.
For reasons that are too complicated to list I like...
|
Forum: Visual Basic
Jul 21st, 2008, 8:51 AM
|
|
Replies: 2
Views: 367
Re: Newbie to VB need help!
1 Does sql queries work on access?
Yes, they do work.
2 How to add a Database(access) column to vb combobox?
(Eg if dbs file is abc.mdb ; table is student, attribute needed to be added in
combo box...
|
Forum: Visual Basic
Jul 21st, 2008, 8:45 AM
|
|
Replies: 5
Views: 394
Re: Vb and Access
Actually linking to an Access database with Visual Basic 6 is fairly easy. I could explain it to you here but I know there are many things to cover so to avoid typing too much, I suggest you check...
|
Forum: Visual Basic
Jul 21st, 2008, 8:40 AM
|
|
Replies: 6
Views: 380
Vb6
I do think that VB6 is the best programming language ever. Many people don't like it but I do think that is a great programming language. You can create so many types of programs with it. Don't you...
|