I am trying to figure where I am going wrong here. I am looking to have a webpage trigger the code below which tunnels from my web server to my application to then kick off a batch file which calls up a program and begins automation of various functions.
Dim WshShell, oExec
Set WshShell =...
Does anyone have any examples or documentation on getting extra to connect to a SQL or MySQL database, including how to add, update, and move through the records?
I have done alittle poking around on here and trying different resources that I know of and still end up with a scripting error when trying to save the open workbook.
Here is the code to call the Excel session:
Dim xlApp As Object, xlSheet As Object
Set xlApp =...
I tried to search around on Google for several minutes, however I was unable to come up with any useful information.
If there a way I could write a script for Extra to have it disconnect from it's session and reconnect again (there is a button in the tool bar I use manually)?
Thank you for any...
I took this code (from http://www.tek-tips.com/viewthread.cfm?qid=1505010&page=1) and tried expanding on it to do a-bit more. Here is the code I currently have sans a majority of the variables:
Const g_HostSettleTime as integer = 1
Global System As Object,Sess0 As...
I have spent a number of hours searching Google to find some information, but never enough to help me pull together all that I looking to accomplish; so I hope someone here will be able to help shed some light. Really I just need a sample script to work from and should be OK, I think.
What I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.