| Thread | Last Post | Replies |
|
| how to insert image into MS Access | 12 Sep 2005 14:09 GMT | 1 |
anyone who has tried to insert an image into MS Access. kindly advise the steps. thanks
|
| i'm going insane!! with The callee (server [not server application]) is not | 12 Sep 2005 10:59 GMT | 3 |
hi... i have a rather complext form which contains several type of user controls (also contain a user control inside them), and even have arrays of them, latetly, when i add another sub inside the form and try
|
| Task manager app title when using a systray | 12 Sep 2005 09:59 GMT | 4 |
I have a systray application. Startup is> Sub Main Open Form Set Caption of Form
|
| Best NG for database questions | 12 Sep 2005 06:19 GMT | 5 |
Hi Again, I forgot to ask.... What is the best NG for anything to do with VB and database (ACCESS) programming. I need to find out what mods need to be made when adding a db
|
| Deleted | 12 Sep 2005 05:14 GMT | 2 |
I have deleted a form from the project folder. This does not cause problems in the project but when I run the program I get a "file not found" message". Will the message appear when I make the project .exe?
|
| How do I dig a memory value out? | 12 Sep 2005 04:00 GMT | 16 |
I have a memory address in dim mymem as long I need to see what is the contents of this memory? thanks.
|
| Help for C# Interview questions and career decision | 11 Sep 2005 16:17 GMT | 1 |
I am fresh college graduate who has done C and C++ during college times.After that i had done a C# course from one of our local computer institute.The course is BCM which ran for 1 year.But now when i am looking for job the questions asked in interview are really very very
|
| Monitoring Modem Line Activity | 11 Sep 2005 15:04 GMT | 2 |
How can I monitor the line activity on a modem ?
|
| two questions | 11 Sep 2005 10:35 GMT | 3 |
Long time since I did any serious programming.... 1. What's the difference between VB6 SP6 and something called .NET? I assume it's an upgrade and MS want masses of money for me to upgrade. 2. Many years ago when I did a lot of programming there was a small (I
|
| Help i m newbie | 11 Sep 2005 03:21 GMT | 3 |
I have start learning a few months the Visual Basic (VB) 6.0 language. I have some questions that I didnt find the answer. 1- how can i creat a textbox on a form clean, by typing on Private Sub form_load() ?
|
| Compatability? | 10 Sep 2005 22:53 GMT | 2 |
Hi group, My company has presently some computer problems, which may be software compatibility related. One of our programs was written in VB 5, we are now up dating our computers
|
| Change Mouse cursor/icon in VB6 | 10 Sep 2005 22:25 GMT | 3 |
I'm trying to change the system's Mouse/Icon or Cursor While I'm capturing an Image of an active window. So as soon as the application run; a camera icon appears on the screen, No form are displayed: (Form1.visible = False), that's because I called the
|
| Visual Basic and Excel | 10 Sep 2005 21:32 GMT | 1 |
I would like to use an Excel Worksheet in my Visual Basic project. Can you tell me what articles I should read that will explain how to do this? Thank you, Jenny
|
| Intellisense crashes IDE | 10 Sep 2005 21:22 GMT | 5 |
I'm having a problem with the VB intellisense crashing the IDE. From what I can gather it is related to my project using private usercontrols on a form contained in an ActiveX dll. Intellisense works fine before the project is run but the IDE crashes as soon as I hit the period key ...
|
| Determing if background app ended | 10 Sep 2005 17:39 GMT | 2 |
I have vb app should launch various setups in silent mode one after the other. The important thing is that a setup must complete before the next one starts. Is there a way to know if the setup completed? Maybe with FindWindow or
|