Other News

Community

MySQL backups

(Ian Gilfillan) One of the most frequently requested topics for this column is, not surprisingly, backups. Not surprising because disks still fail, and developers still forget WHERE clauses and nuke entire tables. I am not ashamed to admit that I did just that a few days ago. Everyone destroys s

Community

Transactions in MySQL

(Ian Gilfillan) What is a transaction? If you are asking this question, you are probably used to website databases, where most often it does not matter in which order you run transactions, and if one query fails, it has no impact on others. If you are updating some sort of content, often you will

Community

Build SQL CLR Objects With .NET

(Doug Thews) One of the most anticipated features in SQL Server 2005 (code-named Yukon) and Visual Studio .NET 2005 (code-named Whidbey) is the capability to develop stored procedures, user-defined functions (UDFs), and user-defined data types in .NET 2.0. SQL Server 2005 now supports developing UDF

Community

Are you Google hack-proof?

(Ong Boon Kiat) I tried my hand at Google hacking recently. It was easy, and all done with, well, Google. As Google hackers know, what I did was to use Google to look for information residing in other people’s Web-connected servers–and machines connected to those servers. Stuff that I’m not sup