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
threads in mfc
Strip off double quotes from string and replace with single quote
What does src="#" mean when used in a bgsound attribute and is it needed?
Some sort of offline form that will save entries of data from several users
PHP Fatal error
Re-Sync Transactional Replication
kaspersky admin kit is not updating
VMWare or Hyper-V
Use of Excel Macro in MS Access 2000
Differences, similarities between message bundle, resource bundle.