T-SQL backup

Tech

Registered User.
Local time
Today, 15:37
Joined
Oct 31, 2002
Messages
267
what is, or does it exist, the T-SQL command to backup an MS Access database. is this possible?
 
Not in T-Sql (Sql Server), but you could in theory use a DTS job to do it, but I have never done it.
 

Users who are viewing this thread

Back
Top Bottom