Microsoft
Software
Hardware
Network
Question : Export Table structure SQL 2005
I have a third party helping me design an application. I would like to send them a copy of just the table structure from our accouting software's SQL 2005tables. Is there a way to do so without backing up the data as well?
Answer : Export Table structure SQL 2005
All tables and objects:
Databases\<the db>
right-click, task, generate script
check: Script all objects in the selected database
Finish
Instead of all objects, you can instead use Next to enter the wizard and fine tune what you want exported.
Random Solutions
to check if a download will be spyware free
How to hide a dummy date value.
Configure Cisco router with PPPoe for ADSL connection
Batch printing word document to non-default printer
Epson scan only runs in "install mode" on terminal server 2003
Convert web.config from .NET 3.5 to 4.0
Enhancing a hotspot button to include reply with history
problem exportting gridview to excel spreadsheet
Will there be a 13" Macbook with an iCore processor anytime soon? Safe to buy C2D?
CentOS 5.3: install: booting off USB: misunderstanding....is there a way I can INSTALL linux from an USB drive?