| Thread | Last Post | Replies |
|
| Vista File Prob | 18 Feb 2008 07:30 GMT | 1 |
VB6SP6 My App opens and copies many files. Works on several hunders then comes to a text file. File anemd "Easy File.txt"
|
| How to connect VB6 to SQL 2005 database? | 18 Feb 2008 00:32 GMT | 18 |
I've been searching and not quite sure if I need a certain version of MDAC or whatever to connect VB6 to a SQL 2005 database. Is this the answer below? Comment where appropriate please. 1.) use mdac 2.8. (2.7 won't work??)
|
| Help reading exif info | 17 Feb 2008 16:02 GMT | 1 |
I´m working in a program witch need to read Exif data from my Sony Alpha A100 raw (arw extension) pictures. I found a table with keys for read it, but i can´t read. I tried something, but i can´t. I found this "table":
|
| XMCommCRC ActiveX | 17 Feb 2008 14:00 GMT | 1 |
I have sent Richard the money for the xmComm ActiveX-control without nag screen, but I didn't get any reply from him for 3 days. Can anybody who has the control without nag send it to my? PayPal receipt is available.
|
| A 3rd-party compatible implementation of VB | 17 Feb 2008 12:24 GMT | 34 |
With official VB6 support from Microsoft ending this March, I wonder if there would be any interest for a commercial 3rd-party 100%- backwards-compatible implementation that would be supported and maintained for the foreseeable future, and eventually extended in the
|
| Can not type any code in VBA in Excel 2007 | 17 Feb 2008 12:07 GMT | 10 |
My problem is quite unique in my opinion. I can not type any code in VBA in Excel 2007. I can type in cells and everything else but when i press alt+f11 to code in VBA i can't type anything. I uninstalled and reinstalled the whole Office 2007 suite and this still did not fix my
|
| This group is *NOT* for VB.NET questions! | 17 Feb 2008 11:42 GMT | 15 |
Please don't post VB.NET questions here. This group is dedicated to Classic VB, versions 1-6. A complete list of potentially appropriate groups follows: microsoft.public.br.dotnet
|
| fixing decimal poinst without rounding? | 17 Feb 2008 09:49 GMT | 9 |
I have a variable of type single that I want to display in a text box to two decimal places but I don't want it rounded. (i.e. 123.4567 should display as 123.45) every function I can find - even format - rounds the number. is there a function or other quick way to do this?
|
| .Net's a dog | 16 Feb 2008 20:43 GMT | 2 |
Ever notice what a dog .Net is compared to VB6? The IDE's a dog and so are the apps. The .Net framework cannot even convert VB6 code sufficiently to make it worth using. If I even suggested a change for my company's software where we
|
| Save to via USB Connection | 16 Feb 2008 19:33 GMT | 2 |
When I want to back up the Database of my project the Options are Select Floppy or Hard Drive e.g. A or C. I want to add a BackUp option for a storage via any USB socket when I load this on my computer it adopts the letter E.
|
| One Module.bas out of 7 that won't scroll up/dn in design mode???? | 16 Feb 2008 18:34 GMT | 5 |
Siily but, a pain. VB6 SP5: I have one module.bas out of 7 that won't scroll with the mouse wheel in design mode. Also, three forms that scroll fine. Any ideas??
|
| Dim + the sign & | 16 Feb 2008 17:27 GMT | 53 |
What does that & mean in this Dim? I know it is used to type Hex values &HFF0002 for instance. Has it something to do with that? What happens if I remove it.
|
| Life of VB6? | 16 Feb 2008 16:14 GMT | 149 |
When do people think VB6 will be useless for newer OSes? Any news on that? thanks
|
| When that code is executed | 16 Feb 2008 10:07 GMT | 12 |
I have a function "DoSomething" that it is called from the constructor and also from the code like in a click event. Is there a way to know, from my DoSomething function, who has call this function? ex.: Sub DoSomething
|
| Strange problem [disappearing files] - may be OT | 16 Feb 2008 05:38 GMT | 6 |
I expererienced this yesterday (resulted in loss of a months work). I am using the FireFox browser and I decided to clean my browser cache. At the time, I had previously launched a program (VB6 application) by typing its full pathname (e.g. c:\path_to_project\myproj.vbp) in the
|