473,385 Members | 1,740 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

execute procedure automatically at the specified time...

hi friends,,
Is there any mechanism or technique available using which I could set the time to execute procedure..?? If yes then how..??

If the above task could be achieved then my question is ...can we do the above task even when the sql server is not running ...??
If yes then how it could be done.
?
Dec 13 '10 #1
4 2390
ck9663
2,878 Expert 2GB
Yes there's a mechanism. Create a job for it.

No it can not. Remember, the server needs to be running, it does not necessarily means the Management Studio is.

Good Luck!!!

~~ CK
Dec 13 '10 #2
sir could you please give any example..
Dec 13 '10 #3
ck9663
2,878 Expert 2GB
Here, read this and this...

Post back if you still have questions...

Good Luck!!!

~~ CK
Dec 13 '10 #4
sir now I know what I have to do but there are no jobs in....
Object Explorer => SQL Server Agent => Jobs => Manage Job Categories => Add....

Is this problem arising bcoz I haven't install jobs at the time of installing sql server 2005 or this happening bcoz there no job created yet...
..
or something else...
I am using sql server 2005 at my home not in organization...
Dec 14 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: wj | last post by:
Hi all, I wonder if it is possible to execute PHP-code automatically. Is it for example possible to sent an e-mail every day at lets say 9.00 pm automatically to adresses from a database? ...
2
by: Fred | last post by:
I have a table (Tickdata; Contract,Price,Timecreated) which stores Timecreated as datetime. I need to request the maximum price where the Timecreated is greater than some value, in this case...
3
by: Grant Ord | last post by:
I've never found a simple answer to this yet it must be an issue for a lot of web applications. Basically I want to execute code in a web application at a specific time and/or intervals (like...
3
by: pauli | last post by:
I would like to know what shell I do or what functions should I put in my program code, if I want it to run at a specified time that I will set. thank u (pauli
5
by: Gustavo Randich | last post by:
Hello, I'm writing an automatic SQL parser and translator from Informix to DB2. Now I'm faced with one of the most difficult things to translate, the "foreach execute procedure" functionality...
7
by: Bobby | last post by:
Please write suggestions on how to automatically increment time in a field (table or query). Example: Name | Time John Doe | 11:00 AM Jane Doe | 11:08 AM (8 minutes later) Jim Doe | 11:16...
0
donilourdu
by: donilourdu | last post by:
hi the follwing procedure shows run time error : DELIMITER $$ DROP PROCEDURE IF EXISTS `rec_detail`.`sp2` $$ CREATE DEFINER=`root`@`localhost` PROCEDURE `sp2`(x varchar(22)) BEGIN ...
4
by: itcassy | last post by:
I would like to pull a random or alphabetical result on the home page of a site and leave that same result on there for one week. The closest example I have found online is Random Quote Version...
2
by: =?Utf-8?B?RnJlZW1hbg==?= | last post by:
Hi, I'm new to vb.net. How to prevent vb.net to automatic execute code in design time? When I open a form design view in VS2005, vs pop up an error message: "Could not load file or assembly...
1
by: woony | last post by:
I am making a webpage that gets his information from an as400 system. Now I seemed to hit some weird problem. I have for example this select: select field1,field2 from table this is over...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.