| Thread | Last Post | Replies |
|
| Cost of Upgrading to SP6 | 31 Oct 2005 19:36 GMT | 4 |
Many of my customers cannot afford to upgrade their softwares. So, if I upgrade my VB6 to SP6, what may go wrong with my custormers? Any thought?
|
| Register DLL Question | 30 Oct 2005 23:56 GMT | 47 |
I have been working with VB6 for a long time. I have to admit that I have never written myself a single ActiveX DLL. So, I don't know how to do it. Would you guys explain to me the concept please? Thanks! I don't use DLL in my project. I place everything in one big bag.
|
| Registering DLL Question - Part 2 | 27 Oct 2005 19:15 GMT | 8 |
After so many off topic posts, I am finally getting something. I tried what vbExp suggested. I checked the registry to see if there was any OCX there. It was not there. And then I ran my program. And somehow, the program added the OCX to the registry by some unknown force.
|
| VB5.0 - sound for events | 27 Oct 2005 17:14 GMT | 4 |
Visual Basic 5.0 enterprise Hello, I hope I'm in the right ng ... It seems very difficult to play a sound (short .wav file) on an event
|
| DOS Redirection | 25 Oct 2005 22:39 GMT | 2 |
I'm running a DOS command from a VB app using the VB shell command. I want to redirect output from the DOS command to a log file. The DOS command executes with no redirection, but does not execute with redirection. The DOS command is less than 127 char. Any suggestions?
|
| debug problem in vb6 | 25 Oct 2005 16:18 GMT | 5 |
I am not sure if anyone knows anything about this type of issue or can help, however, I thought I would put this out to both newsgroups and see where it goes. I have a very complicated VB6 application that I have inherited a while
|
| Problem with Single Quote in String | 23 Oct 2005 12:10 GMT | 1 |
I am using Visual Basic 6.0 as front end and SQL Server as backend and facing one problem while sending string to SQL Server which includes single quote ( ' ). Let me explain my problem with example.
|
| Query for Network Link Speed. | 22 Oct 2005 22:55 GMT | 1 |
G'day to all. I suspect that getting the Link Speed of you current network configuration is part of the NIC Driver DLLs and/or libraries. My question is, is there a way of getting this from the NET API or WIN API? Or, if anyone knows of some VB code that I could use, I would ...
|
| What is the best approach to store large data in an app? | 22 Oct 2005 05:28 GMT | 6 |
Hello, friends, We have a VB6.0 application which need to read binary data from our pre-recorded files. Since we spent a lot money and efforts on those files (thousands of files), we do not want to give out them as-it-is when we sell
|
| XML map | 16 Oct 2005 18:53 GMT | 1 |
I have a source XML, I built an inbound xsd and and outbound xsd, How do I map my inbound xsd to the outbound xsd? Thanks in advance
|
| ListView | 15 Oct 2005 12:30 GMT | 1 |
How do I show icons in a list view set to lvwIcon I want an explore like icon view.(Browser look) -Lou
|
| Enterprise Library June 2005 install | 12 Oct 2005 14:12 GMT | 1 |
I downloaded EnterpriseLibraryJune2005.exe and tried installing it but got an error 1327: Invalid drive G. Needless to say, I don't have a drive G. Thanks.
|
| printing .pdf files from with a VB application | 10 Oct 2005 07:30 GMT | 1 |
How do I print a pdf file (or indeed any file) from a vb6 app. Example, I have a list of files which I wish to print automatically as a batch process (they are a batch of invoices in .pdf format). I'll just use the default printer.
|
| Visio for Access 2000 | 07 Oct 2005 17:42 GMT | 5 |
I've tried to post this in the Visio group but I think that group is pretty dead. I think I will give it a try in this group. Hope you guys can help me with this. Thanks!
|
| Jet-SQL using ADO command object | 07 Oct 2005 15:24 GMT | 1 |
Is there a definitive list of which functions can be used in a SQL command executed on a Jet database from an ADO Command object in VB? I understand that Replace and Split cannot be used (even though they can be used from within Access), because they are part of VBA and the Jet ...
|