VB5.0 – Compiling
Question: I have recently created a program in VB5.0 on a WIN 95 system… on that system the program works great. Now I want to make my program accessable on
Question: I have recently created a program in VB5.0 on a WIN 95 system… on that system the program works great. Now I want to make my program accessable on
Question: A new user, no experience, but a self motivator, I need to know if I need a data base program, or is there one included in VB 5. How
Question: How do you lock down a form so that when the program is run, you can not move it. What I want to do is have one main form,
Question: Should I upgrade to VB5.0. I currently am using VB4.0 to make a simple program to run on win3.1 and win95. I want to distribute this program on diskette
Question: How do you run Access queries in VB? Answer: Queries that you have defined in Access can be opened just like tables,using the OpenRecordset method of the database. If
Question: I’m very interested in learning VB for windows. im thinking about getting the professional editionupgrade, but $150 is pretty expensive for me right now. is the learning edition going
Question: I had just started learning VB 4 when VB 5 was released. Is it worthwhile to master VB 4 and then try to understand the differences, or doesVB 5
Question: I am currently using VB 4.0 Entreprise and will migrate to VB 5.0 Pro at home (I am still using this version at work).I would like to be able
Question: Is there a way in VB5 to immediately print single lines of text to a printer for logging events? I had some success in VB4 by directly opening LPT1