Posted in SQL Server on December 28th, 2007 2 Comments »
I follow Pinal Dave’s blog for a while. It is a blog about SQL Server and it has been giving me
a lot of great information on SQL server. But I didn’t think his comment on Delete and Truncate in his recent post was right. In that post he mentions that “Truncate” can not be […]
Posted in Blog Income, Money Talks on December 27th, 2007 1 Comment »
Over the course of blogging and learning how to monetize a web site I found a rule of thumb to estimate a blog’s potential income. The monthly income of a blog can be estimated from the number of FeedBurner readers. Most blogs use FeedBurner’s service and they will have the number displayed. My blog also […]
Posted in Money Talks on December 27th, 2007 No Comments »
The first time I visit Google.com was 1998 when I was in school. Google was presenting itself as nonprofit (ad free) internet organization that focus on advance internet searching technology. Word of mouth that Goolge was the fastest search engine quickly spread over the academic world. Virtually every university
student used Google to do their […]
Posted in MySQL, SQL Server on December 25th, 2007 1 Comment »
I was very surprised when I found MySQL had replication feature. I was assigned to a task that needed to set up MySQL replication and I thought its replication would be similar to the replication of MS SQL server at the beginning. I was quite confused at the time. Later I found even though both […]
Posted in MySQL, SQL Server on December 23rd, 2007 1 Comment »
I feel MySQL is not as good as MS SQL server is also because MySQL has more bugs. Depends on how you use MyQL the bugs may not border you. I have seen two major bugs in its 5.0.41 NT version that once made me that think that MySQL was only a toy.
One of […]