Sign in | Join
Last post 05-09-2008 9:55 AM by XPSCodes. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi
May I ask how to export MSSQL2000 DB to *.sql with all existing data?
As I built the DB on local machine, the remote machine only provide SQL Server Web Admin which has Query Analyzer only. I can export a *.sql file, but there are no data.
Thanks for help
Try with Database Publishing wizard: http://www.microsoft.com/downloads/details.aspx?familyid=56E5B1C5-BF17-42E0-A410-371A838E570A&displaylang=en
Check this http://www.codeproject.com/KB/database/ScriptDatabase.aspx