Click here to Skip to main content
15,883,955 members
Articles / Database Development / SQL Server
Article

Sql Server database Backup with bat file

Rate me:
Please Sign up or sign in to vote.
3.00/5 (7 votes)
22 Dec 2007CPOL 33.6K   1.3K   24   2
This is an article about backup utility of SQL server from Command prompt

Introduction

Last week one of my client asked me for a on demand databases backup tool. He told me that he don’t know anything about Sql server so he need a simple tool for that. I wasn't have time to develop a tool in .net or any other development platform. So I have created one bat file for that. It was a great experience that’s why I decided to share with all.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Kuwait Kuwait
Moiz Hakimi is a Software engineer at Expert Solutions Kuwait.
He has worked with .Net technologies in web development and has been programming since 2005.
He is very comfortable in various languages,RDBMS & platforms from C++,C# to VB.NET with Access & MS SQLServer
from Javascript,AJAX to ASP.NET.

Besides programming he loves playing guitar, listening to music,singing, bike riding & cricket.

Comments and Discussions

 
QuestionArchiving the sql server database using the batch file Pin
santoshg_00710-Jan-12 1:33
santoshg_00710-Jan-12 1:33 
Hi all,

How to do the sql server database archiving using the batch file.

Thanks in advance


Regards,

Santosh
QuestionHow To use Pin
Member 339423511-Sep-09 4:31
Member 339423511-Sep-09 4:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.