![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Is it possible to create a DTS file from MSDE? I have a database on one machine (MSDE) which needs to go onto another machine that runs SQL server. If DTS is not possible is it possible to just copy a file onto the other machine? Many thanks Kris. |
#2
| |||
| |||
|
|
Is it possible to create a DTS file from MSDE? I have a database on one machine (MSDE) which needs to go onto another machine that runs SQL server. If DTS is not possible is it possible to just copy a file onto the other machine? Many thanks Kris. |
#3
| |||
| |||
|
|
-----Original Message----- use OSQL and the BACKUP DATABASE command http://www.microsoft.com/sql/msde/pr...o/features.asp -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Kris Leech" <krisleech (AT) interkonect (DOT) com> wrote in message news:0d1f01c34d3b$48e719a0$a501280a (AT) phx (DOT) gbl... Is it possible to create a DTS file from MSDE? I have a database on one machine (MSDE) which needs to go onto another machine that runs SQL server. If DTS is not possible is it possible to just copy a file onto the other machine? Many thanks Kris. . |
#4
| |||
| |||
|
|
OSQL should come with SQL Server goto a cmd prompt and type OSQL /? -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Kris Leech" <krisleech (AT) email (DOT) com> wrote in message news:065e01c34f71$a6295050$a101280a (AT) phx (DOT) gbl... Thanks both for your reply's that has cleared it up a bit in my mind. However i dont have OSQL.exe, i have looked in all folders of the SQL server root folder, but nothing. Does it come with the install of MSDE or do i need to download it? I have MSDE version 8 Many thanks for your time. Kris. -----Original Message----- use OSQL and the BACKUP DATABASE command http://www.microsoft.com/sql/msde/pr...o/features.asp -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Kris Leech" <krisleech (AT) interkonect (DOT) com> wrote in message news:0d1f01c34d3b$48e719a0$a501280a (AT) phx (DOT) gbl... Is it possible to create a DTS file from MSDE? I have a database on one machine (MSDE) which needs to go onto another machine that runs SQL server. If DTS is not possible is it possible to just copy a file onto the other machine? Many thanks Kris. . |
![]() |
| Thread Tools | |
| Display Modes | |
| |