| Thread | Last Post | Replies |
|
| VB6 and access 2000. query works in access but gets error in VB | 24 Aug 2007 09:05 GMT | 8 |
I have created the query using one of the wizards in Access and it works. Formatted the query to use in a VB 6 project. However when I run it in VB I receive the following error run-time error '-2147467259' (80004005): Method'Execute' of object'_connection
|
| What do you think of the name "REALbasic" ? | 23 Aug 2007 13:29 GMT | 71 |
Some of you have expressed an interest in a product called REALbasic. It is the programming language I plan to move to when the classic version of VB finally dies the eventual death I expect it to. Anyway, because of my sometimes vocal support of REALbasic, Geoff Perlman, the CEO ...
|
| Meni Items and GIF/JPG | 23 Aug 2007 12:42 GMT | 1 |
I am led to believe that you cant use ICO in VB Menu items buit have to use GIF/JPG if so how do I get the background to the same colour as my windows.....Is there software out there that has all the standard windows ICONS and GIFS that can be used within the Windows menus BUTs
|
| VB/Word Question -Any help appreciated | 23 Aug 2007 05:01 GMT | 2 |
I have an RTB document created in VB that I would like to reformat (add heading, page breaks and number pages) before or during sending to Word. I am able to bring it to Word but I am having problems with formating! Can you help?
|
| MSCOMM | 23 Aug 2007 00:16 GMT | 2 |
I have access database. I want to get value from the database and pass it to the mscomm1.output & want to get value from the com port.I did it by looping but i didnt get value from the comport. Plz help me if any one have code.
|
| Help Needed | 22 Aug 2007 21:06 GMT | 3 |
I am working on an implementation project and project requires keying in Values from an Excel Sheet to an Windows Based Software. e.g. I have to enter value in col1+row1 to one of the fields in my Windows application and then press "OK" or "Next".
|
| VB buttons | 22 Aug 2007 20:17 GMT | 3 |
I am not a VB programmer and need to knwo how to do soemthing really simple. How do I code a button so form1 onclick goes to form2? Any advice is much appreciated. Sincerely,
|
| Runtime error -2147418113 | 22 Aug 2007 13:21 GMT | 1 |
Anybody knows what might be causing this error? Someusers are getting when my app tries to access an activex control on windows 9X. Thanks in advance, Fernando
|
| Resize Flexgrid to SSTab Width After Form Resize | 22 Aug 2007 09:53 GMT | 2 |
I have tried multiple things, to no avail. This what I need your assitance on. Originaly posted at: http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q _22777606.html
|
| VB6 and VB2005 | 21 Aug 2007 15:58 GMT | 4 |
i have a problem since i installed vs2005 (vc# and vb), everytime i try to run vb6 on the same pc i am aked for the vs2005 dvd... i put it into drive, i wait for some (5/10/15) minutes then vb6 starts
|
| dll as embeded resource - vb.net | 21 Aug 2007 12:07 GMT | 1 |
I want to embed a dll file and be able to reference it. I have a dll and use another dll to wich i no longer have the source. Now i would like to use the second dll within the first dll but when tje whole thing is compiled, i want to have only one file
|
| Compile time takes forever (URGENT Please) | 21 Aug 2007 03:18 GMT | 6 |
My application's compile time just started to take forever. What used to take 30s, now can take 10 minutes or more, and sometimes it just crashes after 20min complaining about an "unkonw error" in the linking fase. It happens both with PCode and native code. Actually, I think
|
| VB6 LoadPicture Function can't load some JPG files | 20 Aug 2007 12:17 GMT | 5 |
I am using LoadPicture Function on mmy PictureBox control to load JPG files but i found that some JPG files can't be open, those JPG files can be opened by other software like IE6, especially if the filename use UpperCase Letter. Anybody have such experience?
|
| Question about installing my app with Wise Installation System 5.0g | 20 Aug 2007 10:55 GMT | 2 |
I have been using my licensed copy of Wise Installation System version 5.0g for years. Only yesterday did I discover that when "Replace Existing File" is set to "Never" (on the Install Files from Installation Executable screen), the Install.log following
|
| Dynamic Popup Menu | 18 Aug 2007 11:51 GMT | 1 |
I developing an dynamic project where outlook bar like display is used. my requirement is that on click of the button, i need to show the menu as a popup menu, but which menu to show is controled by a external
|