Rank: Enthusiast
Joined: 3/18/2007 Posts: 20
|
Hey Umbraco Users!
i am facing a problem, i almost finished a large umbraco website for myself, about 5000-7000 nodes. I need to import data which is all in Microsoft SQL 2005 format, about 500-600 records from multiple tables combined how can i do this quickly?
Kind Regards Beachnerd
|
Rank: Enthusiast
Joined: 8/8/2006 Posts: 25 Location: Copenhagen
|
Hi....
I think a good way is to use the free microsoft sql scripting tool to generate a script with all you data and run the script on your live db..
Thanks
gert
|