| Thread | Last Post | Replies |
|
| VBA for Excel, automatic link password protected | 13 Jul 2005 13:33 GMT | 1 |
I have problem with VBA for EXCEL. In formulas there are links to other files . When it's open it normally connects with other files and everything is OK, but the other files are open protected with a password, so each time I have to put the password manually. There are MANY files ...
|
| ActiveX and SP2 | 13 Jul 2005 03:27 GMT | 1 |
I have an activex control that I have self-signed (http://www.technalink.com/vdist/tobul/) which was running fine UNTIL I installed SP2. My question to the group is how do you deal with the SP2 issue with existing
|
| Need a little advise on VB and Macromedia Flash | 12 Jul 2005 21:58 GMT | 1 |
HI all. I am a beginner with visual basic having had a couple college courses is all. I am wanting to do some annimation with flash and intergrate/include it in a visual basic application(not a web site). My questions are, can VB or VB.net handle the annimations alone, how do i
|
| Minor database help needed (ADO) | 12 Jul 2005 18:33 GMT | 6 |
I need to update 700,000 records in an Access database with data from another database, which is in a flat comma delimited file. Is it better to pull back all the Access records at one time and update them and then update the database, or open the recordset over and over,
|
| ActiveX DLL COM -- Active Directory String to GUID Conversion | 12 Jul 2005 17:47 GMT | 5 |
Greetings, folks... In the course of writing automated install scripts with WSH VBScript for RIS, I've come across the task of taking a string represented GUID (EEF00083-3454-5C6C-9ACB-FC9E8394FC8D) and turning it into the GUID
|
| Basic | 12 Jul 2005 17:32 GMT | 4 |
I know this is a VB group but having used VB6 for a while I have just noticed a product called RealBasic2005 Anyone tried it? Comparisons or Comments please Jaez
|
| MonthView question | 12 Jul 2005 14:34 GMT | 2 |
I use the MonthView in 2 different programs: 2 month display vertical and 4 month display horizontal In both of them, I am not satisfied with the sequence in which the months are displayed. This month being July is the last month in the display. Is there a way that the present ...
|
| Kan iemand mij helpen?? | 12 Jul 2005 12:59 GMT | 2 |
Sorry dit is in het Nederlands. Mijn engels is niet zo goed. Mijn probleem is het volgende: In outlook maak ik een nieuwe email aan.
|
| Problem Creating FileSystemObject | 12 Jul 2005 09:34 GMT | 3 |
Dear Friends, I have several VB6 and VBScript programs which use the Scripting.FileSystemObject. Recently I have have been unable to get these programs to work. Most have been working for several months. None have
|
| VB6 Event logging for DCOM serevr component | 12 Jul 2005 02:16 GMT | 3 |
I have a DCOM server component written in VB6 that cannot run unattended because it has a form. I would like to ensure that any popup message generated by the application is diverted to the application event log. I have tried setting
|
| How to determine size of object? | 11 Jul 2005 16:12 GMT | 1 |
Goal: I'm exploring possible performance improvements when transferring connections accross the net (DCOM). The server application needs to return a bunch of data to the client. It's slow. I'm wondering if I should build lightweight versions of the classes that I'm returning, ...
|
| adding components and references | 11 Jul 2005 15:18 GMT | 3 |
Ok, I just instaleld Visual Basic 6.0 (Professional Edition) on my home computer. The first time I ran it, I went into Project-Components and added some Controls: Microsoft Windows Common Controls 6.0
|
| Control Array of WinSock connection clients | 11 Jul 2005 15:15 GMT | 2 |
I have a WinSock control array with the listener/server for the array at element 0. When a connection comes in, the array is scanned for a closed socket and if found, the new connection is attached to that element. If no closed sockets are found, a new entry in the control array ...
|
| LDAP Querying | 11 Jul 2005 10:19 GMT | 2 |
Is it possible to get the IP address, username and machine name of a workstation from LDAP using the VBScript.
|
| .Net question | 10 Jul 2005 18:27 GMT | 1 |
I have used the data control ib VB 6 a few times to read, update, display, etc. records in a database. I'm new to VB .net and cannot find the same control. Please help.
|