how can i move a local directory with all files within a procedure
From: Felix (andreas21_at_gmx.net)
Date: 11/30/04
- Next message: Dan Guzman: "Re: Ownership Chain Issue"
- Previous message: dibetage: "Moving a Database to another Server"
- Next in thread: Uri Dimant: "Re: how can i move a local directory with all files within a procedure"
- Reply: Uri Dimant: "Re: how can i move a local directory with all files within a procedure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 30 Nov 2004 11:49:08 +0100
Hello i'd like to know how i can move all my files from C:\SQL to C:\DB
using a Table with a reference to the batch file.
it looks like that:
1.) i have batch.bat file with " call move c:\sql\* to c:\db "
2.) a table MyTable contains a column with value 'c:\db\batch.bat'
3.) i'd like to know if there are any procedure possible, that can execute
this batch.bat from MyTable.
maybe using ASP...?
can anybody tell if thats possible??
- Next message: Dan Guzman: "Re: Ownership Chain Issue"
- Previous message: dibetage: "Moving a Database to another Server"
- Next in thread: Uri Dimant: "Re: how can i move a local directory with all files within a procedure"
- Reply: Uri Dimant: "Re: how can i move a local directory with all files within a procedure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|