David's Blog
lunes, 27 de febrero de 2012
GRANT SHOWPLAN PERMISSION SQL SERVER 2005
›
Today I was trying to perform a big "UPDATE" in a SQL SERVER 2005 database between tables from different databases, even when the ...
5 comentarios:
lunes, 26 de septiembre de 2011
Recovering a CentOS Grub After a Windows Installation
›
As you well know, the ways that windows uses always rewrite the MBR of the hard drive, I believe that Microsoft do this deliberately. Yester...
1 comentario:
lunes, 18 de abril de 2011
Making Oracle 9i & 10g Case Insensitive
›
Sometimes it's useful to perform queries in Oracle that fetches all similar rows without worrying of uppercase or lowercase. For examp...
1 comentario:
lunes, 21 de febrero de 2011
AUTOMATIC BACKUP IN SQL SERVER
›
This entry will explain the implementation of an automatic backup in a SQL Server database using the SQL Server Agent. First, we need to c...
1 comentario:
martes, 11 de enero de 2011
Truncate LOG in a SQL Server 2005 Database
›
When the transaction log grows without control in a SQL Server 2005 database can reach the point to leave the database unavailable. To avoi...
domingo, 26 de septiembre de 2010
Installing and Configuring NTFS-3G in CentOS
›
NTFS-3g allows to mount, read and write NTFS filesystems under CentOS follow this steps to install it: # cd /etc/yum.repos.d/ -> Move t...
1 comentario:
Adding YUM Repositories on CentOS
›
YUM is a powerful tool to install software on CentOS/Red Hat Linux, YUM works with third party repositories like RPM Forge, it's easy to...
1 comentario:
‹
›
Inicio
Ver versión web