Categories
Tags → Restore Database Sql

SQL Users AUDIT procedure

Stored procedure compatible with Microsoft SQL Server 2005 that shows detailed information about database users. The information can be obtained for a specific database or for all databases on your server. The output contains a list of all users from...
DETAILS

PostgreSQL Backup n'' Restore

This class can be used to generate backups of PostgreSQL. It accesses a given database and generates SQL statements that can be used to recreate the database tables and the values stored on their rows. The generated SQL is stored in a given fil...
DETAILS

SQLc

Manage your MySQL databases using a simple powerful interface. You can make backups in .sql format (optionally compressing with GZip), and restore the data from these files. Database dump files generated by phpMyAdmin are supported, and the script is...
DETAILS

PHP MySql Multiple Database Backup

This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to...
DETAILS

SQL Server Backup

SQL Server Backup is a backup and restore utility for Microsoft SQL Server . It''s user-friendly wizard lets you backup and restore SQL Server database to local harddisk or remote network driver easily and quickly . The flexible design enables y...
DETAILS

AITOC BackUp Manager - MS SQL Server Backup Solution

MS SQL server backup/restore application. Very useful if you want to backup only certain selected SQL tables not the entire database. It allows to: 1. Back up selected database tables separately (as .sql script file - insert clause) 2. Restore da...
DETAILS
©2003-2019 jCay.com