Categories
Tags → Restore Sql Databases

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

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
©2003-2019 jCay.com