SQLServer2000 Backup User Control

Rating:        Based on 1 rating
Reviewed:  1 review
Downloads: 270
Released: Sep 25 2008
Updated: Sep 25 2008 by Rai
Dev status: -not yet defined by owner-

Recommended Download

Source Code SQLServer-2000 Backup Control
source code, 126K, uploaded Sep 25 2008 - 270 downloads

Release Notes

Introduction

This control will allow user to backup SqlServer-2000

Back Ground

First time I have problem to make utility for SQL Server Backup.
After reading no of articles i finally made a form for this purpose

But while i started work on my next project i again find problem and i solve it by copy-Paste my existing code and controls to new form.
Then i decided to prepare a user control for this purpose. Now its easy to drag and drop this control on my required form.

http://www.softbeats.net
http://blogs.softbeats.net

Reviews for this release

     
If you are looking for anything meaningful, keep looking. This is nothing more than a simple winform control example. All it does is a simple backup command: backup database master to disk="...'"
by iguanaware on Sep 26 2008 at 6:09 PM