| Thread | Last Post | Replies |
|
| How to unload after a Close? | 18 Sep 2003 18:45 GMT | 5 |
I have written a Visual Basic program that does a long calculation and writes the results to disk as it runs. If I click the Close button the window closes but the program keeps running. How can I get the program to recognize that its window has been closed and quit running?
|
| text boxes | 18 Sep 2003 16:42 GMT | 3 |
Hi all i am writing a small program and what i need to do is have some code that will do the following: When i press a key within a text box it will type that letter/number in and then move to the next text box in the tab order.
|
| query to get date | 18 Sep 2003 15:04 GMT | 2 |
Hello, I have a database, where i have field named date. How do i make it possible to make a query to select the last date from the field in vb 6.0? Danny
|
| Recordset won't open in specified mode, WHY??? | 18 Sep 2003 11:14 GMT | 2 |
Im using VB 6.0 Pro, my DB is SQL server 2000 Eval edn. I am using stored procedures to get data from my DB. I am trying to open up a new recordset as a dynamic however it refuses to open in this mode and instead loads in forward only.
|
| Very very simple | 18 Sep 2003 08:39 GMT | 9 |
I'm used to programming with Java, and am unsure of how this may work within VB. I want to pass some strings to a function, and alter them within the function. I want the strings to stay altered when the function ends
|
| Connect to Paradox Table | 18 Sep 2003 04:10 GMT | 1 |
Has anyone got code to link to a paradox table. I am newby and having trouble with this. I only want to read data not write. Regards Rodney
|
| printing contents of a textbox in vb 6.0 | 18 Sep 2003 03:28 GMT | 1 |
How do i print the contents of a textbox??? Jeroen
|
| Suggest a reporting tool? | 18 Sep 2003 03:26 GMT | 2 |
I am hoping someone can suggest a reporting tool that I can use with my program. Currently, I am using Crystal Reports. I use the reports strictly as a container that I dump data into. It does not connect directly to any data source. For each element of data that I
|
| new to using format$(xxxxxxx."currency") | 18 Sep 2003 00:50 GMT | 1 |
I have had no success using the format function as follows (the two lines of code run one after the other): 'displays a running total of lblAmtdue.Caption 'contents in txtTotal.Text
|
| MS Access Icons available in VB6? | 17 Sep 2003 20:56 GMT | 1 |
Trying to make the transition from VBA in MS Access 2000 to VB6. I noticed that the icons for the command buttons in Access are apparently not available in the VB6 environment. Am I missing something? Can they be made available and if so, how would I do that?
|
| Cna i program VB6 to VB.NET ?? | 17 Sep 2003 20:34 GMT | 3 |
somebody can tell me if i can take my old program in VB (ver 6.0) and modify in Visual Studio .NET ???? ( do i need to transform my langage to version to .net without be able to rework on it from Visual Studio 6 after?)
|
| Visual Basic Help files | 17 Sep 2003 18:01 GMT | 2 |
I downloaded the Visual Studio 6 from the Kazaa but i cant find the help files. How can obtain the help files from Kazza ? What must search for ?
|
| Need help on debugging VB6 app... | 17 Sep 2003 16:02 GMT | 2 |
Arrrghghhhh. I need some advice on how to debug two VB6 apps. I'm fighting two bugs that I don't know how to debug. Please bear over with me. I know this is a long post. Bug 1.
|
| Lost VB project | 17 Sep 2003 15:25 GMT | 1 |
I was working on a VBA project via Word97 with autosave set to 10 minutes. Every 10 minutes or so both Word and VBA would hang for about 30 seconds with some hard drive activity which I assumed meant it was autosaving. After
|
| Critical error hinders VB to create the executable | 17 Sep 2003 15:22 GMT | 5 |
I am having problems when I try to compile a VB EXE Project. After the compilation of the Project when Visual Basic is writing the .exe occurs a critical error that said VB IDE had to close and the .exe file isn't
|