|    
			
				02/12/2008, 16:07
			
			
			  | 
  |   |  | $this->role('moderador'); |  |  Fecha de Ingreso: mayo-2006 Ubicación: /home/ams/ 
						Mensajes: 38.567
					 Antigüedad: 19 años, 5 meses Puntos: 2135 |  | 
  |  Respuesta: Aplicación en PHP + MySql  
  Del propio MySQL:  Cita:  4. Robust Transactional Support
 MySQL offers one of the most powerful transactional database engines on the market. Features include complete ACID (atomic, consistent, isolated, durable) transaction support, unlimited row-level locking, distributed transaction capability, and multi-version transaction support where readers never block writers and vice-versa. Full data integrity is also assured through server-enforced referential integrity, specialized transaction isolation levels, and instant deadlock detection.
 .  
Saludos       |