Hello everyone,
I am going to try to describe my question as short and as stright forward as I possibly can.
I need to delete a folder that is available on a DFS share. These are temporary fo...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Objects/Q_23061638.h...
Zones:
VB ObjectsDate Answered: 05/16/2008 Rating: 7.6 Views: 4
I have a system written in VB6 that needs to update its users from the AD. OS is Windows Server 2003.
I know the domain name and I have a user with permissions to read in the AD, but the system ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23698876.html
Zones:
Visual BasicDate Answered: 09/29/2008 Rating: 8.0 Views: 0
Hello everyone:
Can someone please provide some code that can be used to limit the CPU utilization that a Visual Basic app can use.
Regards,
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_23083252....
Hi all,
I make a form in an VB application with a WebBrowser to show a .doc file using this:
WebBrowser1.Navigate2 Text1.Text
The question is how can I disable some keys to avoid changes and/or ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23324413.html
I have an application that was written in VB6 that connects to QuickBooks POS using their SDK. On most machines everything works fine but on a small number I get the following error. This occurs ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23538385.html
Zones:
Visual BasicDate Answered: 07/07/2008 Rating: 8.8 Views: 0
We currently use DAO 3.6 with Access 2003.
To update cleint databases, we create templates from the design master and distribute those templates.
For some clients, we get this error:
3492...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23785691.html
Currently I am using the clipboard functionality to copy the image from resource file to the commandbarbutton. i.e., using the functions SetData and PasteFace(). But sometimes, If the clipboard i...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23640353.html
Zones:
Visual BasicDate Asked: 08/12/2008 Points: 125 Comments: 4
Using the below code, the ADODB.Recordset object is maintaining a constant state where its RecordCount is -1. I am receiving Invalid Recordset error messages. If I ask whether the returned record...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_23705391.html