| Thread | Last Post | Replies |
|
| File copy and Permission denied. | 28 Mar 2007 04:16 GMT | 3 |
I am using VB6. I wanted to process data in an Access MDB. Then when I am done, I want to copy the MDB to an end user. ( Due to office politics, I have to do it this way. No other option allowed. )
|
| Illegal Function Call | 28 Mar 2007 02:13 GMT | 3 |
This is regarding VB3's Illegal Function Call Error, this error appears intermitently. Can you tell me the cause or workaround to this. Sometimes this happens twice or thrice, then application shutdown. Later when i restart application and work it doesnt appear at all.
|
| moving VB6 to new computer without original installation disk | 27 Mar 2007 23:19 GMT | 2 |
I am buying a new computer with Windows NT 2000. My old one has Windows 98 with Visual Basic 6.0 Enterprise edition installed. I have long lost my VB6 CD's to reinstall it on the new computer.
|
| question de debutant | 27 Mar 2007 22:06 GMT | 2 |
Bonjour, I would like to know how can I do for read my all folders ? Thank you for your help
|
| Display results on Excel form, swithc macros with worksheet and so on | 27 Mar 2007 16:08 GMT | 5 |
I am a new comer here and my problem may sound simple for many of you. I built a form to put 5 list boxes to get user inputs. I want to display the calculated result in the same form. How can I do it?
|
| Ejecutar formulario MDI desde un Modulo de clases DLL | 27 Mar 2007 13:51 GMT | 4 |
Hola, mi necesidad la expongo con un ejemplo. Imaginen que yo tengo dos aplicaciones Administrativas externas, una para Inventario y otra para Contabilidad. Ahora yo creo un nuevo proyecto exe en VB, con un formulario principal
|
| call from timer | 27 Mar 2007 10:59 GMT | 1 |
I have to made a VB module to connect a HTTP site sending requests comming from a file. There I put a timer with interval ex.10000 that check if there is a parameter file every 10 sec. If there is a file it open it,takes the parameters and send request. All this is in a
|
| A global variable does not retain its value | 26 Mar 2007 21:10 GMT | 4 |
Greetings all, In VB6 I have the following statement in my module (Filename - Planner.bas): Public AnnlTipe as integer.
|
| MDI FORM MENU ITEMS | 26 Mar 2007 18:23 GMT | 1 |
Ahhhhh how to explain... I have MDI Form with menu that looks like this: _________________________________________
|File??Edit??View??Help????????????| |
| Deployment Wizard. | 26 Mar 2007 03:52 GMT | 3 |
Just learning about the Deployment Wizard. Does this mean that if I make an exe file that it is not a stand alone executable file and may not run unless VB6 is installed on the computer? Is there a way to test without uninstalling VB6?
|
| Access vs Vista - 2 major problems | 25 Mar 2007 14:08 GMT | 2 |
On my pc and laptop I have MS Access 2.0, 97, 2000 and 2003, because I never know which version my customers might be using. They all work well together up to now but when I switched from Windows 2000 Pro to Vista Home Premium, I get 2 recurring nightmare problems.
|
| VB 2005 discussion | 24 Mar 2007 21:21 GMT | 1 |
What is the best group for general VB 2005 questions?
|
| RGB Colors | 24 Mar 2007 20:22 GMT | 2 |
I have a subroutine I call that lets the user select a color which uses the CommonDialog.ShowColor. Then based on where it is called I may change the background color on the entry forms or Font colors etc. I would now like to do this with "Line". Can I get the parts so I can do
|
| Resizing a form. | 24 Mar 2007 14:37 GMT | 4 |
This should be simple, but for some reason I can't resize my form at runtime. Here's my code: myForm.ScaleMode = 3 ' pixels
|
| crystal report in vc++ | 24 Mar 2007 03:25 GMT | 1 |
hello plz help me any one in vc++ how to display crystal report in vc++ crystal report 10 is using and vc++ 6 is using how to genarate report in vc++ .
|