Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

How to schedule a stored procedure
I'm new to sql server programing. Please help me to scedule a stored
procedure to run every hour. Thnak you all.


Report this thread to moderator Post Follow-up to this message
Old Post
Ranjit
12-22-05 08:24 AM


Re: How to schedule a stored procedure
No problem, just set up a new job with s step "TSQL" execution. You can
schedule that like any other jon in SQL Server.

EXEC SPSomeProcedure

HTH, jens Suessmeyer.


Report this thread to moderator Post Follow-up to this message
Old Post
Jens
12-22-05 08:24 AM


Re: How to schedule a stored procedure
Can u please illustrate it more ? How ro set up a new job ?


Report this thread to moderator Post Follow-up to this message
Old Post
Ranjit
12-22-05 08:24 AM


Re: How to schedule a stored procedure
MSDN is your friend:

http://msdn.microsoft.com/library/d...>
aem_19is.asp

HTH, jens Suessmeyer.


Report this thread to moderator Post Follow-up to this message
Old Post
Jens
12-22-05 08:24 AM


Re: How to schedule a stored procedure
"Ranjit" <mahalwarawa@gmail.com> wrote in message
news:1135231814.534191.117420@g44g2000cwa.googlegroups.com...
> I'm new to sql server programing. Please help me to scedule a stored
> procedure to run every hour. Thnak you all.
>

Use the SQL Server Agent.  Best bet in your case may be to look for it in
the Enterprise Manager GUI.



Report this thread to moderator Post Follow-up to this message
Old Post
Greg D. Moore \(Strider\)
12-22-05 12:23 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 04:16 AM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006