| Thread | Last Post | Replies |
|
| Extracting strings...how? | 03 Jul 2008 14:39 GMT | 34 |
I'm trying to find the best way to go about extracting all strings that are contained within parenthesis from a text box. For example, if I were to paste the following inside a text box that accepts multiple lines:
|
| XML displays in console but not in text boxes | 03 Jul 2008 07:40 GMT | 1 |
The console code is working just fine, but it isn't putting in the text boxes. P.S I'm using a while loop, but I'm only expecting one answer but I haven't found a good way to process one record.
|
| The connection cannot be used to perform this operation. It is either closed or invalid in this context. | 02 Jul 2008 23:54 GMT | 1 |
I'm trying to read records from a .accdb file with vb.net (or vb6) but I get the above error when I try to to read the first record. Can anyone tell me what I am am doing wrong? Here is my code:
|
| Select controls in a frame | 02 Jul 2008 15:34 GMT | 6 |
Is there a way to select all or (even better) a group of control on a frame en mass? I've always just ctrl-clicked each, but I thought I read once how to do it by dragging just like on a form.
|
| Opening Access Database | 02 Jul 2008 02:03 GMT | 8 |
All, I have an application that has been operational for some time. It's written in VB6 and uses a standard Access 2002 database. The application isn't something I've loaded on many machines so I only just now discovered this
|
| Run time Control Array and Dynamic Form Generation | 01 Jul 2008 19:54 GMT | 6 |
Hi People, This is my maiden question in this forum. I am creating dynamic forms(How many? Variable...) and then adding dynamic control(..Command button) on each dynamic form using following code
|
| Install VB6 in Vista Mouse pointer in IDE form not an arrow | 01 Jul 2008 18:15 GMT | 8 |
I just installed VB6 on a Vista (no SP1) laptop and the mouse pointer in the coding area of the IDE turns into a hard to see vertical line instead of the usual arrowhead. The mouse pointer is the usual arrowhead when over the tool bars, Project viewer, etc.
|
| At least I'm not the only one ... | 01 Jul 2008 14:35 GMT | 10 |
http://blog.seattlepi.nwsource.com/microsoft/archives/141821.asp
|
| Making the call stack window (and others) resizable? | 01 Jul 2008 13:11 GMT | 3 |
It seems to me that someone had an add-in, or other kind of helper, which could force the call stack window, and some other annoyingly tiny dialogs, to be re-sizable. But I can't remember what, when, or where.
|
| Printing in VBIDE | 01 Jul 2008 12:14 GMT | 3 |
Anybody familiar with the following problem in Vista? Printer is connected to a router using cable. No printer is directly connected to the Vista system. Vista is hooked up wireless.
|
| Object To Location | 01 Jul 2008 08:57 GMT | 6 |
VB6SP6 In this one example case the class is used only from the main form. There is a bas module with a startup Sub Main that sets and shows the form. Dim fMain as frmMain
|
| VB.6 Compatibility with Windows 7 | 01 Jul 2008 02:25 GMT | 47 |
I would like to know if the next generation Windows (Windows 7) supposes to support old VB.6 application which use this list of dlls: 1.The Standard Visual Basic 6.0 Project's dlls 2.This VB.6 dlls:
|