Summary: Does anyone know where i can get a comprehensive list of the differences between vb5 and 6? I'm making a VB program that heavily uses Access databases...
Summary: I was just wondering if anyone could help me with a problem i have been having. I have a standard form and am drawing sprites to the form using the Bi...
Summary: This is a complex subject that can quite invloved. There is no way I could tell you how to do without vertualy re-writing the VB Help Files. What you...
Summary: Hi all, Can anybody please help me to solve the following problem: I would like to know how to write a VB program which will monitor and logs wh...
Summary: Is the solution 96421 * 8753 = 843973013? I think it is, although I didn't write code to test each combination. Yes, you could do this in 30 lines in...
Summary: Well I want to a make a small appication in VB where in I want to capture no. of pages printed in a day and no of scanning done. In our college we hav...
Summary: Hii I am using VB to develop a program in my own language i.e "gujrati". I am able to change the captions and even the database too. But I dont know h...
Summary: Hi Guys, I need a little help with drawing a picture in VB. I have to draw a square using values that are entered via textboxes, eg: the user en...
Summary: ok, let me get this straight: 1) you want to make a program that communicates with another program, but not really. 2) Your teacher has asked to to no...
Summary: In a module: Declare Function ShowWindow Lib "user32" _ (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long Declare Function FindWindow Lib ...
Summary: In the Help menu of you Sql 6.5 Enterprise Manager choose Transact Sql Help, click on the Search Tab and search for CASE expression. Good luck, ...
Summary: Hello, There are some controls in VB like Textbox,Label using which you can have tabulated output. Every control are for different usage but give tabu...
Summary: i need help. I need to make a link or picture link to a vbs that will run on someone elses computer so all they have to do is click it and they can r...
Summary: Dear Friends I am developing a software in Visual Basic where I have to use a form to assign MENU RIGHTS to users. I want to use a TREEVIEW Control i...
Summary: I have this project to do in my VB.net class The project is write a vb.net program that makes reservations for a hotel storing the reservations in a...
Summary: You will need the full VB tool. (VB 5 or later). Unfortunatelly this is a commercial (pay) tool, but maybe you can be able to download a warez copy so...
Summary: Hi there folks, I have had a look around on the net for something which will help me associate certain file types with a program I have written. A go...
Summary: I am currently making a system which needs to store User account detials, including passwords. I have stored the details in a Random Access file, but ...
Summary: hi im writing a vb program for school and ive got it all set up but i'm stuck on one part of it. i hve a listbox set up and everythings fine in it but...
Summary: I need help!! i almost got tomcat5 up and running - it can display static html and some jsp - but all these stuff are in the /usr/local/webapps/ROOT d...
Summary: Hi, i am new to scripting , and i am facing one problem. i have one csv file and it contains few records. what i need to do is to write a script(vbscr...
Summary: hehe, this feels like such a n00b question so go easy on me :) I have VB 5.0 and it says i can only compile things to .exe if i make an ActiveX contro...
Summary: hey guys, got a small vb program to create and am receving a compile error. here is the code..tell me what i'm doing wrong. the program is basically 2...
Summary: Look in VB's help, on how to use the "Winsock control". Regarding taking a screenshot of another's screen, you'll first need adminstrative access to d...