Even with Task scheduler you could create a Task which can be repeated daily. " ...
Actually Task scheduler Can create Repeat Task every X minutes if you use the "Advanced" button.
The reason I'm not writing my own Application is that I don't want to be responsible for running the Jobs
Hi Guys,
I hope it's the right forum...
I'm trying to right a VBScript in order to create Tasks in Scheduled Tasks.
My problem is that I can't create a repeated Task meaning Repeat every 20 minute for example.
Any suggestions?
Thanx
I Originally posted this on Microsoft: Access Tables and Relationships Forum but got no answer so maybe this is a better place for it:
Is there a way to change via code the input task of a field in a giving table?
Thanx
Gwen
Hi bborissov,
Thanks for answer me so quickly.
I have another Question.
Suppose I have 2 params that only when both of them are null then return all rows.
Thanks
Hi guys,
I'm new at SQL Server and was wondering if you can help me with this one.
I have a simple SP that have one param.
What I would like it do to is that when I'm not sending any value to this param, the SP will return all rows. The ones that are null and the one that are not. Is this...
Hi Guys,
I need to restore an old data from SQL server, but I don't have backup files. What I do have is the hard disk backup on backup Cassettes. Is there a way to extract the data from the hard disk?
Hi Guys,
I'm Trying to send an email with outlook express and for some reason the ms_outlook is launched instead, although outlook express is set as the default e-mail program.
Maybe there is something wrong with my code?
Dim oo As New Outlook.Application
Dim ooi As Outlook.MailItem
Set ooi =...
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.