Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

automation

 
   Database Forums (Home) -> Data Warehouse RSS
Next:  utility like dbaccess  
Author Message
Dee7

External


Since: Sep 09, 2004
Posts: 41



(Msg. 1) Posted: Mon Dec 03, 2007 11:26 am
Post subject: automation
Archived from groups: microsoft>public>sqlserver>datawarehouse (more info?)

How can I import an xml file to SQL 2005 at the same time every night? I
will need to create a new database first via the import after that I will be
appending to the dataabase. Then I will need to xport the data into a
different xml file and upload to my hosting system which is yahoo. All so the
original xml file is on the yahoo. store server.

I have SQL 2005 standard install on my personal work stations. When I iron
the bugs out I will be running this from our SQl 2005 Enterprise server.



Thank you

Dee

 >> Stay informed about: automation 
Back to top
Login to vote
"Xin

External


Since: Jan 24, 2008
Posts: 1



(Msg. 2) Posted: Thu Jan 24, 2008 5:36 pm
Post subject: Re: automation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can use SQL Agent to enable the scheduling of event to do the import.

Here has more info: http://msdn2.microsoft.com/en-us/library/ms189237.aspx

Or, you can just use Scheduler provided by windows OS to call a script,
which importing XML into SQL server.

Please elaborate more of what you try to do and we can help you further.

Thanks,
Shin


"Dee" wrote in message

> How can I import an xml file to SQL 2005 at the same time every night? I
> will need to create a new database first via the import after that I will
> be
> appending to the dataabase. Then I will need to xport the data into a
> different xml file and upload to my hosting system which is yahoo. All so
> the
> original xml file is on the yahoo. store server.
>
> I have SQL 2005 standard install on my personal work stations. When I
> iron
> the bugs out I will be running this from our SQl 2005 Enterprise server.
>
>
>
> Thank you
>
> Dee
>

 >> Stay informed about: automation 
Back to top
Login to vote
Knowledgy

External


Since: Jan 03, 2008
Posts: 56



(Msg. 3) Posted: Thu Feb 14, 2008 6:36 pm
Post subject: Re: automation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> " I will need to create a new database first via the import after that I
> will be
> appending to the dataabase. "

Do you mean tables or do you really want to create a new database every
night on the fly? IF yes, this can be done using SMO code and putting it
into a scripting task



--
Sincerely,
John K
Knowledgy Consulting
www.knowledgy.org

Atlanta's Business Intelligence and Data Warehouse Experts


"Dee" wrote in message

> How can I import an xml file to SQL 2005 at the same time every night? I
> will need to create a new database first via the import after that I will
> be
> appending to the dataabase. Then I will need to xport the data into a
> different xml file and upload to my hosting system which is yahoo. All so
> the
> original xml file is on the yahoo. store server.
>
> I have SQL 2005 standard install on my personal work stations. When I
> iron
> the bugs out I will be running this from our SQl 2005 Enterprise server.
>
>
>
> Thank you
>
> Dee
>
 >> Stay informed about: automation 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Dso Partition Automation - Hi i have an app. that creates Partition using DSO on the app. i insert the DimensionSlice (to update the time dimension) Custom property, when i view the Partition using Analysis Manager every thing looks in place, but when i process the partition th...

how to reduce PAGEIOLATCH_SH waits? - Hi, I have heavy updates and the most frequent problem is the PAGEIOLATCH_SH wait type. The update is blocked by himself (using the sp_who1, I see the lock) what can I do? there is any hint or option to test? which counter of performance I have to..

lot of CXPACKET wait types... - Hi again, my second problem is the CXPACKET wait type. during the execution of complex queries when the same table is used multiple times, I have some CXPACKET waits. My server is SQL 2000 Ent. SP4 with 4 proc. (with HT, so windows see 8 processors)...

Anyone know of any good AS performance tuning guides on th.. - Anyone know of any good AS performance tuning guides on the web?

how to improve data transfert througput? - Hi, How can I improve the communication and the data transfert betwee n 2 servers across a 1ghz LAN? I have a data warehouse on a server and my OLAP cubes on a second server. the data transfert never takes more then 5% of the 1gbps bandwidth My SQL..
   Database Forums (Home) -> Data Warehouse All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]