I hav开发者_如何转开发e a established connection to my database using adoCon.Open \"Driver={SQL Server}; Server=\" & host_name & \"; Database=\" & db_name & \"; Uid=\" & user_nam
I have an array that is read like this: MyArray(0)=\'test\' MyArray(1)=\'test2\' MyArray(2)=\'test3\' How do I pas开发者_运维百科s this through a function?
So I\'ve got 2 things going on: a program that checks the status of some folders, then a VBScript that runs afterwards to email recipients of any errors going on in said folders. Even if there is none
I\'m trying to automate data merge process. Here\'s what I have: First of all have created a working datamerge script:
I have a specific application (someprogram.exe) i wish to use the sendkeys command to perform CTRL + C from the applicat开发者_开发问答ion i\'m bulding in vb.net. I don\'t need to bring the data into
I am currently working on moving 100s of access databases from a variety of folders to another set of folders and need to update any references to linked tables that will be broken during the move.I h
probably it is a silly question, but I couldn\'t find the answer in Google so far. I need to read the HTML source code of a page
I have a numbers of files in folder A, what I need to do is to rename the filename to different开发者_运维百科 pattern example: TTFILE-201109265757.dat to YTL.MSZSH1.ch1.201109265757_0001.0001.dat
I want to access WMI using the AutomationFactory in a Silverlight OOB application. dynamic locator = AutomationFactory.CreateObject(\"WbemScripting.SWbemLocator\");
I want to write event log when this 开发者_如何学Govbscript run. How to i can? Thanks for any help.Like so: