Your Account

Community

Topics (Sources)

More

Stories tagged with: database

SQL Database Recovery
1 / 0
http://www.sqldatabase-recovery.com
MS SQL database recovery software is used to recover corrupted database. It creates rebuilding batch files for the database which helps to recreate SQL database. Join discussion...
Submitted by jimmyread 17 months, 2 weeks, 6 days, 4 hours ago
Tags: , ,
Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10
27 / 2
http://www.howtoforge.com/creating-mysql-backups-with-automy...
AutoMySQLBackup is a shell script that lets you take daily, weekly and monthly backups of your MySQL databases using mysqldump. It can back up multiple databases, compress the backups, back up remote databases, and email the logs. This tutorial explains how to install and use it on an Ubuntu 9.10 server. Join discussion...
Submitted by falko 24 months, 6 days, 2 hours ago
Tags: , , , , ,
How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4
25 / 4
http://www.howtoforge.com/how-to-set-up-mysql-database-repli...
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures. Join discussion...
Submitted by falko 24 months, 1 week ago
Tags: , , , , ,
How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10
26 / 4
http://www.howtoforge.com/how-to-set-up-mysql-database-repli...
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures. Join discussion...
Submitted by falko 24 months, 2 weeks, 2 days, 12 hours ago
Tags: , , , , ,
How To Set Up Database Replication In MySQL On Ubuntu 9.10
23 / 6
http://www.howtoforge.com/how-to-set-up-database-replication...
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures. Join discussion...
Submitted by falko 25 months, 2 weeks, 1 hour ago
Tags: , , ,
Programing Reference
1 / 0
http://www.programingreference.com/
Programing Reference and papers For .Net, Java, C, C#, PHP, ASP, JSP, VB, database,DB,ajax, etc. Join discussion...
Submitted by widns 45 months, 1 week, 2 days, 7 hours ago
Tags: , , , , , ,
OpenBaseMovil J2ME Database Developer Guide Released
25 / 6
http://www.openbasemovil.org/2008/01/11/developer-guide-for-...
Elondra has just released the Developer Guide for it's J2ME Database Engine under the Open Source project OpenBaseMovil. The code and libraries are to be published soon, but in the mean time this can give you a good grasp of what you can expect about this J2ME Database Engine. Join discussion...
Submitted by ncerezo 49 months, 3 weeks, 2 days ago
Tags: , ,
Setting Up Master-Master Replication With MySQL 5 On Debian Etch
27 / 3
http://www.howtoforge.com/mysql5_master_master_replication_d...
Since version 5, MySQL comes with built-in support for master-master replication, solving the problem that can happen with self-generated keys. In former MySQL versions, the problem with master-master replication was that conflicts arose immediately if node A and node B both inserted an auto-incrementing key on the same table. The advantages of master-master replication over the traditional master-slave replication are that you do not have to modify your applications to make write accesses only to the master, and that it is easier to provide high-availability because if the master fails, you still have the other master. Join discussion...
Submitted by falko 52 months, 2 weeks, 3 hours ago
Tags: , , , , ,
Use GMail as an online database with super fast search
26 / 1
http://www.online-tech-tips.com/google-softwaretips/use-gmai...
I have to say that I really didn’t understand why Steve Rubel from over at MicroPersuasion was so crazy about GMail until I read his post on what you convert Google’s GMail into! I thought I was pretty slick using bookmarks, fancy RSS readers, and Google Notebook to keep track of all of the info I found interesting on the web, but alas there is a better way! Join discussion...
Submitted by akishore 56 months, 2 weeks, 20 hours ago
Tags: , , ,
Dabble DB opens up as free if you are willing to put your data in the creative commons
9 / 0
http://dabbledb.com/commons/
Dabble DB is an interesting database frontend, but until recently, it was pay to use. Looks like they've opened up another method to play around with it. Join discussion...
Submitted by MineDevin 59 months, 3 weeks, 5 days, 15 hours ago
Tags: , , ,

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007-2010