| Thread | Last Post | Replies |
|
| threed32.ocx | 29 Sep 2006 13:22 GMT | 3 |
Hi, I wanted to start some sample application and could't not loaded it because my computer with vb6 lacks threed32.ocx file. Is it some kind of file shipped with Visual Basic or I should download it separately from the net?
|
| Enter to select in combo box | 29 Sep 2006 11:40 GMT | 10 |
I have a combo box that displays a long list of items (nearly 1000) for a data filter on my recordset. If I don't know the value I want, I can open the drop down and scroll through it and click the item I want and it works perfectly. But if I already know the value I want to ...
|
| VB6 exe providing a service to clients | 29 Sep 2006 09:41 GMT | 9 |
good afternoon ng'er, I'm gonna develop (in the shorter time possible) a VB6 program running on a server which has to aswer clients asking for some info. I plan to write a vb6 service using an array of winsock (udp). dispite it is my first service and i'm not sure about all I have ...
|
| Combo box | 29 Sep 2006 07:19 GMT | 1 |
I have populated my combo box with all the data in the first column from my recordset. Works fine. Now i want to click on a selected data in the combo box and want data from the 2nd column in my recordset to be displayed in a text box.
|
| Capture KeyAscii | 29 Sep 2006 06:35 GMT | 4 |
Is there a way to detect when the tab key is pressed in a textbox so that I can test if the text box has a certain value befor allow the tab to proceed to then next tabindexed control
|
| I want VB6 to be able to ROLL BACK some ACCESS 2002 RECORD ALTERATIONS??? | 29 Sep 2006 02:16 GMT | 1 |
What is the most efficient way to write VB6 code that will allow for the potential *rollback* of a series of MS Access 2002 record alterations? Thanks in advance.
|
| Writing to multiple text files | 29 Sep 2006 01:54 GMT | 2 |
I don't know if I haven't searched hard enough, but I don't seem to be able to find enough info on this subject to answer my question. Perhaps someone would be kind enough to help me out... I have a VB6 application that needs to output to multiple text files to
|
| Feelin' left out of it | 28 Sep 2006 23:21 GMT | 13 |
I've asked in a few recent posts if anyone would do me a favour and run some test code on their printer (from VB) and let me know what happens. To be frank, I'm feelin' a bit "left out of it". Not a single person (other than the person I was helping at that time) has responded. I ...
|
| Listbox display position | 28 Sep 2006 21:12 GMT | 1 |
During processing I am adding around 100 items to a listbox. as I add them I would like the LAST item added to be displayed at the bottom of the listbox. What I am getting is the FIRST item displayed at the top of the listbox and new items added running off the bottom of the ...
|
| VB.net standard vs. professional question. | 28 Sep 2006 20:01 GMT | 2 |
I'm currently learning VB.net and have a 2003 standard version. I'd like to upgrade to the professional edition, but I'm confused with all the versions and suites available. Is VB.net professional only available as part of the Visual Studio suite? or is it available stand ...
|
| bug or feature ? | 28 Sep 2006 19:19 GMT | 9 |
is this a bug or is it by design ? if by design, why ? a form (Form1) with a command button (the start-up form) code in this form:
|
| Display names of all forms in a vb project | 28 Sep 2006 19:18 GMT | 2 |
Code for Display names of all forms in a vb project.How i will get this code
|
| OCX issues | 28 Sep 2006 19:15 GMT | 1 |
(My apologies if this message has already been posted. I tried earlier and it didn't seem to make it to the NG) I have an OCX that is used to interface to a camera. It was written in-house. IN VB6, under components, I now have three of the same entry.
|
| When opening form, Access runtime tries to load | 28 Sep 2006 19:04 GMT | 8 |
When I'm trying to open a form, or when saving, or at other various times, the installer opens up and tries to install something with regard to the Access runtime app. It's looking in folders that no longer exist. I do use some reference to dao
|
| help with database linking | 28 Sep 2006 17:44 GMT | 1 |
Hey, Im a beginner vb user and I created a database for my dads boat storages. The database includes info on clients, payment, when the lease is due, and what unit they have rented, and also what units are vacant, I am having a hard time figuring out how to arrange a form to
|