Tips
MySql Replace word by SQL Query
Do you know that You CAN replace MySql field values by SQL query? it’s pretty simple. Use update Command with “replace” to set value to field: UPDATE table_name SET table_field = REPLACE(table_field,’replace_string’,'with_this_string’); Not only this, you can do whole lot of other things without having to write any programes (php, asp etc) to do some [...]
! Absolutely FREE Mail Server For your Domain from Google Apps
Google launched its Google Apps a while back; it doesn’t seem to hit the spot yet. Many don’t know of the service Google gives out with their Apps service. When I tried for the first time I was surprise to see all those services are offered for free of charge. (Scroll down to end of [...]
Installing Windows XP over Linux Fedora Core over Windows Vista
How to Fix Boot Loader after Installing Windows XP over Vista and Linux (Fedora Core) Problem I brought a New Laptop and it comes with Vista by Default. That’s not really a problem unless you want to install XP and / or Linux. Since I had vista, it’s much easier to create a new partition [...]
Installing Windows XP over Windows Vista
In spite of the problems of incompatibility of some software, many users are still reluctant to switch to Windows Vista. In addition, computers today are sold with Windows Vista, although some software’s work only under XP. So many of us would like dual boot the two operating systems so that they can enjoy the new [...]
Recent Comments