| Thread | Last Post | Replies |
|
| VB6 - CR9 - Vista | 12 Feb 2007 23:49 GMT | 2 |
Application running fine on Win98SE - WinXP. Does not run on Win Vista. Installed Vista on a new machine. Installed Visual Studio (VB6) and VB6 sp6. When I start VB6 I get the following message...
|
| transfer data into excel automatically | 12 Feb 2007 20:55 GMT | 2 |
Hi: Can any one please tell me how to i run Excel and transfer data into it automatically Thanks. Sub CreateExcelSheetwithBatchNumber()
|
| Can't assign to read-only property | 12 Feb 2007 20:49 GMT | 10 |
Hi: Can any one please tell me how to i set Next_Contact_Date. Loop was running fine befor but when i add one more field Next_Contact_Date in the query it gives error on the below line. What i do change in the class clsAccountInfo so that Next_Contact_Date will be set in the
|
| Dynamic result by recipient’s na me | 12 Feb 2007 20:39 GMT | 1 |
I have a procedure that expects last name as a parameter; I am sending out result of that procedure to multiple recipients, I would like to draft the email in such a way that data that I send to particular recipient shows ONLY his results.
|
| Questions about script to check performance. | 12 Feb 2007 20:03 GMT | 1 |
I need to make a script to check the processor percentage, process, process id, page file size and working set size and at the end i need it to output the results into a text file. I´ve already started to make the script :
|
| VB6 and Vista limited account | 12 Feb 2007 17:29 GMT | 2 |
This is probably going to be the opposite question you expected. I'm wondering why my app works fine on a Vista admin AND guest accounts, at least for now. The app in question stores it's .dat file for saved settings (like an ini file) in app.path as well as it's .mdb data file. ...
|
| vb6 kill file in Vista | 12 Feb 2007 16:00 GMT | 11 |
Hi I have developed an app in vb6 which I am trying to port over to Vista. My app works fine in the VB6 development environment which I run in Vista Basic Home. However, when I install the app through an .msi, it dies on a line where I
|
| Resolve DLL references | 12 Feb 2007 14:26 GMT | 4 |
Hi. I'm trying to run a VB 6 EXE on a Windows 2003 server, and it throws errors that I don't see when running it on a machine with the Visual Basic 6 IDE installed. It gives this error, Component 'MSADODC.OCX' or one of its dependencies is not correctly
|
| component missing in designerstab | 12 Feb 2007 14:16 GMT | 5 |
Because of maintenance of some old vb6.0 applications I installed vb6.0 professional on my xp sp2 computer. There was already installed vs2005 professional. When I try in vb6.0 to add the data environment component from the
|
| Detect cause of runtime's in vb.exe? | 12 Feb 2007 14:10 GMT | 1 |
I have a vb6 executable which hangs on the server when I run a batch through. I could run 200 through but it will hang on one of the processes but I do not know which one. Is there any program I could use which would tell me where the runtime is occuring?
|
| How to handle a record when its lock | 12 Feb 2007 13:39 GMT | 4 |
Hi: This is the query which update records in sybase database. Some times a user is working on any DEBTOR_ID. For example user is working on Debtor_ID "10548083" so i think at that time sybase lock that record and the record is unable to updated but there is a activation
|
| MethodInfo and isFamily for Friend Sub | 12 Feb 2007 12:40 GMT | 1 |
I'm trying to get a MethodInfo class with this code: --------------------------------------------- Imports System.Reflection Public Class Form1
|
| VB AND MS SQL 2000 REMOTE CONNECTIVITY | 12 Feb 2007 11:03 GMT | 1 |
i have a vb 6 application running on LAN using ODBC. Now i want to deploy it to a remote machine. Now my problem is. what is the best connectivity to use.
|
| Make word open in front of app | 12 Feb 2007 09:38 GMT | 4 |
I have a vb6 app which opens word and inserts some data into the word document using bookmarks. How can I make sure that when word opens it is in front of rather than opening behind the vb6 app
|
| VB6 Package & Deploy error | 12 Feb 2007 07:26 GMT | 8 |
I'm wanting to update my VB6 project's Installation package using the wizard. A few things have changed to my project since I last did this. When I try to make the package, I go through the messages about dependencies, and all the
|