Re: defination in script
From: mountain man (hobbit_at_southern_seaweed.com.op)
Date: 04/06/04
- Previous message: mountain man: "Re: Data Compression possible in SQL Server?"
- In reply to: Roy: "defination in script"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 06 Apr 2004 22:23:40 GMT
"Roy" <rforkner@monitronics.com> wrote in message
news:f_ycc.5760$yx2.4626@newssvr24.news.prodigy.com...
> Hi All,
> I need to create a script, of an existing table, and create the table on
> another database. Everything works except, it did not include the
> definations. Is there an option I am overlooking that would include the
> definations?
> I am using Enterprise Manager and all tasks, Generate SQL Script.
> TIA,
> Roy
Your other option is to use the transfer entire table
from one database to another via export/import data,
located also under EM, all tasks ...
This will invoke the DTS wizard and the end result
is automatable.
-- Pete Brown Winluck P/L IT Managers & Engineers Falls Creek Australia www.mountainman.com.au/software
- Previous message: mountain man: "Re: Data Compression possible in SQL Server?"
- In reply to: Roy: "defination in script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|