...doesn't exist.
This error sometimes occurs after a few hours of my package running (and it doesn't happen all of the time).
Any views on why it may occur would be most welcome.
Thanks
...any ideas on what code I should have within a command button.
Within the command button I have been using :
shell "copy c:\file1 c:\newdir\file1"
When I run this I get the error 'file not found'.
Any help is much appreciated.
....What I need is the following:
When a certain condition is met I want my program to be able to access DOS and run the command
rsh sd-a /opt/qpage/qpage -s pagehosta -p banner1 "some text"
Any ideas on how I do this?
.....for some bizarre reason something called VisData is loading up. Any ideas as to why the 'Package and Deployment Wizard' isn't loading up (i have used it before without problems)? Has anybody else ever had this problem?
Thanks in advance
I have a list box with 10 items on it. Each item can only be displayed one at a time to the user who selects their item by using the up/down arrow of the list box. However, if a user selects an item from the list box by using the up/down arrow but doesn't actually click on their selected item...
With the SQL button on Microsoft Query I am writing the following:
SELECT JOB_EVENT.RUN_ID, JOB_EVENT.CONFIG_ITEM, JOB_EVENT.JOB_ID, JOB_EVENT.JOB_EVENT, JOB_EVENT.JOB_EVENT_TIME
FROM SRD_DBA.JOB_EVENT JOB_EVENT
WHERE (JOB_EVENT.RUN_ID=? AND
JOB_EVENT.JOB_EVENT In...
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.