|
Stories tagged with: database
SQL Database Recovery
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...
Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10
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...
Tags: mysql, backup, automysqlbackup, mysqldump, ubuntu, database
How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.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...
Tags: mysql, replication, ssl, encryption, database, centos
How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10
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...
Tags: mysql, replication, ssl, encryption, ubuntu, database
How To Set Up Database Replication In MySQL On Ubuntu 9.10
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...
Programing Reference
http://www.programingreference.com/
Programing Reference and papers For .Net, Java, C, C#, PHP, ASP, JSP, VB, database,DB,ajax, etc.
Join discussion...
Tags: .net, java, php, asp, JSP, database, ajax
OpenBaseMovil J2ME Database Developer Guide Released
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...
Setting Up Master-Master Replication With MySQL 5 On Debian Etch
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...
Tags: mysql, replication, database, linux, debian, server
Use GMail as an online database with super fast search
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...
Dabble DB opens up as free if you are willing to put your data in the creative commons
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...
Tags: web2.0, database, dabble, creativecommons
| |
© coRank 2007-2010