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 |
aravindt77
Posting Yak Master
120 Posts |
Posted - 2007-05-29 : 00:40:51
|
Hi,My Warm Wishes to All !!I ve created a Import Export Package by right clicking the specified Database and Save it as SQL Server Type thru the wizard and execute immediately , and it works . But I dont know where it get saved and cant able to see so that I could be able run once more. More over I want to schedule the package for that what I have to do ??? Plz help meThanksAravind |
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-05-29 : 01:34:57
|
You can view saved packages under Stored Packages folder in object explorer.Read this article on how to schedule package: [url]http://www.microsoft.com/technet/prodtechnol/sql/2005/mgngssis.mspx[/url]Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
aravindt77
Posting Yak Master
120 Posts |
Posted - 2007-05-29 : 02:51:41
|
Thanks Harsh , I didnt look for BI Solution Explorer , just did as in the case of SQL 2000 |
 |
|
|
|
|