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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 export all my db

Author  Topic 

maxim
Yak Posting Veteran

51 Posts

Posted - 2006-11-16 : 18:12:05
Hello! I'm having a big problem!

I had my site in freewebdot but they cancel all accounts. The panel to mannage mssql was "sql web server admin"

With some luck, and using a script from here:
http://vyaskn.tripod.com/code.htm#inserts

I put all my online db to my local db (mssql 2000)

Then I rent a web hosting plan in www.godaddy.com but they use the same panel (sql web server admin)

I used the same query that i use to put all my db locally but somehow this query don't work in godaddy admin's panel ! :((((

I don't know whath i can do more...

I receive errors because quotes... because convert string to datetime... etc but i haven't receive this errors on my local query :(

Please... Did you know any script that create and introduce all the values from our local db TO online db ??

It could be with asp.net or something like this, but I have to resolve this! This db have all my forum database, with millions of lines...

I could not lose more time!!

Forgive the long text and my bad english!
Thank you very much!
Max

jezemine
Master Smack Fu Yak Hacker

2886 Posts

Posted - 2006-11-16 : 23:24:23
perhaps this post could help you:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=73608


SqlSpec - a fast, cheap, and comprehensive data dictionary generator for
SQL Server 2000/2005 and Analysis Server 2005 - http://www.elsasoft.org
Go to Top of Page
   

- Advertisement -