October 22, 2009 at 1:23 am
I have a doubt about moving the database from one server to another server without data in the table.
I have a database in developement server. I want to move the database to my production server
I have using backup/restore and copy database method but these methods will move the data also.
i want only database with table structure (without data)
Is there any way to do it?
urgent reply needed.
Thanks in advance,
Anthuvan
October 22, 2009 at 2:15 am
I replied to your other post
--------------------------------------------------------------------------------------
[highlight]Recommended Articles on How to help us help you and[/highlight]
[highlight]solve commonly asked questions[/highlight]
Forum Etiquette: How to post data/code on a forum to get the best help by Jeff Moden[/url]
Managing Transaction Logs by Gail Shaw[/url]
How to post Performance problems by Gail Shaw[/url]
Help, my database is corrupt. Now what? by Gail Shaw[/url]
October 22, 2009 at 3:07 am
Please don't cross post. It just wastes peoples time and fragments replies.
No replies to this thread please. Direct replies to: http://www.sqlservercentral.com/Forums/Topic806976-149-1.aspx
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
October 23, 2009 at 7:58 am
Have you considered scripting the database. And then applying that script on the other server?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply