Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
pravin14u
Posting Yak Master
246 Posts |
Posted - 2004-06-23 : 08:39:33
|
| How to schedule a job of extracting data from a data source(text file etc.,)and putting it into the sql-server.i have write a script for that.i request you to send your suggestion on this regard.thank you |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-06-23 : 14:43:14
|
| To schedule a job, go to Management in Enterprise Manager, go to SQL Agent, then jobs. Right click on the right pane and select new job.Tara |
 |
|
|
|
|
|