| Thread | Last Post | Replies |
|
| Vb.Net Oracle Connection through Server Explorer | 12 Feb 2006 16:31 GMT | 1 |
Hai All , I have established a connection to the oracle database using Server Explorer explained in (http://www.startvbdotnet.com/ado/serverexplorer.aspx) url, and i
|
| Filename must contain text. | 09 Feb 2006 08:36 GMT | 7 |
everytime i build my application (Package) with Package and Development Wizard in VB6 it displays a warning message "Filename must contain text." wahmn..! what is this? thanks,
|
| Out Of Memory | 08 Feb 2006 04:58 GMT | 4 |
Hello friends, I'd like to now if anyone of you knows how to solve a problem with message "Out Of Memory". Did you meet this problem while developing any Visual Basic 6.0 project ?
|
| Problems with the SetWindowPos API ... | 07 Feb 2006 07:14 GMT | 12 |
I had what sounded (to me) like a good idea, but it seems to be going badly. The idea was to grab another application's window and "paste" it over an unused control on my form, so that it looks like I have a fancy "control" into another application - a little like OLE for ...
|
| Name conflicts with existing module, project or object library | 07 Feb 2006 03:41 GMT | 3 |
good day professionals, im trying to include a customized control to my project in VB6 SP6 but it displays a message "Name conflicts with existing module, project or object library."
|
| general syntax | 07 Feb 2006 02:58 GMT | 2 |
hope can clear my doubt here. thanks alot. 1) what is difference of public sub and sub? 2) what is private sub 3) what is the difference of private sub and sub?
|
| The flying fickle finger of focus ... | 07 Feb 2006 02:39 GMT | 2 |
Thanks to the help I have gotten here, I've probably saved a month of hard debugging and ended up with better reusable code. Now, I may be up against the "last" significant bug to turn this demo into a damn good product, so if you can help me with this then maybe I can get past ...
|
| How to end a program | 06 Feb 2006 22:59 GMT | 40 |
I have a MDI parent and a bunch of child forms. There is a Exit button in the toolbar in the MDI parent. When I click the Exit button, how do I end the program? Do I just use END to exit?
|
| Problem showing MDi Child if Picture on MDI Parent ? | 06 Feb 2006 20:11 GMT | 1 |
If MDI Parent Form contains picture box, then MDI Child does not display in VB-6, any idea please ? Best Regards, Luqman
|
| New in quality measurement of VB6 software | 06 Feb 2006 02:42 GMT | 2 |
New : test yourself my new VB6 syntax analyzer. Summary : quality and robustness of a software is strongly dependant of the design of it's elementary algorithms. We present in this document who to deal with good quality, as well as
|
| What is the story with Server Busy | 05 Feb 2006 21:26 GMT | 18 |
Whenever I stop my program, I soon get a MsgBox with "Server Busy" in the title bar and the following in the box: ============================================== This action cannot be completed because the
|