jhavervedant1.blogspot.com
Techie stuff: February 2006
http://jhavervedant1.blogspot.com/2006_02_01_archive.html
Tuesday, February 14, 2006. MySQL Check for the version. MySQL : Check for the version. Posted by vjhaver at 9:21 AM. View my complete profile. MySQL Check for the version. The = = operator. Mysql insert id() & LAST INSERT ID(). Techworld.com - Microsoft offers open Office for.
jhavervedant1.blogspot.com
Techie stuff: August 2006
http://jhavervedant1.blogspot.com/2006_08_01_archive.html
Wednesday, August 23, 2006. In Oracle/PLSQL, the decode function has the functionality of an IF-THEN-ELSE statement. The syntax for the decode function is:. Decode( expression , search , result [, search , result]. [, default] ). Expression is the value to compare. Search is the value that is compared against expression. Result is the value returned, if expression is equal to search. You could use the decode function in an SQL statement as follows:. SELECT supplier name,. Decode(supplier id, 10000, 'IBM',.
jhavervedant1.blogspot.com
Techie stuff: March 2006
http://jhavervedant1.blogspot.com/2006_03_01_archive.html
Monday, March 13, 2006. Method 1 : To be included in every page. LINK REL="SHORTCUT ICON" HREF="http:/ www.mydomain.com/myicon.ico". Rename the icon file *exactly* to: favicon.ico - all. Lowercase. No deviation from this is allowed. Place the favicon.ico file in the 'root' directory on your. Web server (where your main index page is). Posted by vjhaver at 12:30 PM. View my complete profile. MySQL Check for the version. The = = operator. Mysql insert id() & LAST INSERT ID().
jhavervedant1.blogspot.com
Techie stuff: October 2005
http://jhavervedant1.blogspot.com/2005_10_01_archive.html
Tuesday, October 25, 2005. Create automatic A-Z page marker for the list of names using PHP. Create automatic A-Z page marker for the list of names using PHP. LastName = ucfirst($row1- LastName);. Firstchar = $lastName{0};. Echo " h4 a name= "$previous " $previous /a /h4 ";. Echo " br ";. Posted by vjhaver at 10:33 AM. Monday, October 24, 2005. Update all empty string data in MySQL Database to null. Update all empty string data in MySQL Database to null. Set table Name . field name =null. David Grace, on...
jhavervedant1.blogspot.com
Techie stuff: July 2005
http://jhavervedant1.blogspot.com/2005_07_01_archive.html
Saturday, July 30, 2005. Measure the size of monitors. LCD's and CRT's sizes are measured differently, do you know the difference? Not sure of the difference between "flat panel" and "flat screen"? Click on the above link. Posted by vjhaver at 11:03 AM. The following is some of the well-known Unix flavors, with links to their official home pages. BSD/OS (BSDi) by Wind River. CLIX by Intergraph Corp. Debian GNU/Linux by Software in the Public Interest, Inc. Esix Unix Esix Systems. FreeBSD by FreeBSD Group.
jhavervedant1.blogspot.com
Techie stuff: August 2005
http://jhavervedant1.blogspot.com/2005_08_01_archive.html
Sunday, August 21, 2005. A Better Option - compression technique. This man just came up with A Better Option. CHENNAI, AUGUST 21: Heard of the engineering graduate from Anna University in Chennai who came up with a revolutionary image compression technology that made big daddies MPEG, JPEG, GIF and TIFF look crude? He could soon be clambering onto your desktop. Little did the just-graduated engineer, with no specialised knowledge in imaging sciences, realise that he was about to create an IT revolution.
jhavervedant1.blogspot.com
Techie stuff: December 2005
http://jhavervedant1.blogspot.com/2005_12_01_archive.html
Friday, December 16, 2005. The = = operator. Is an Identical operator. A = = = $b returns TRUE. If $a is equal to $b, and they are of the same type. Posted by vjhaver at 6:46 AM. Friday, December 02, 2005. Mysql insert id() & LAST INSERT ID(). Mysql insert id() & LAST INSERT ID(). Used when you add a record in to one of the table using PHP, and then you want to use that ‘auto generated record id’ for further modifications to other table. Note that mysql insert id() returns the value stored into an AUTO I...
jhavervedant1.blogspot.com
Techie stuff: November 2005
http://jhavervedant1.blogspot.com/2005_11_01_archive.html
Tuesday, November 22, 2005. Techworld.com - Microsoft offers 'open' Office formats. Microsoft has announced it will offer its Word, Excel and PowerPoint formats as open standards. The software giant will submit its Office Open XML format to the International Standards Organization (ISO) to be adopted as an international standard in time for the launch of the next version of its Office software suite, it said today. The issue isn't as clear-cut as that however. ISO standards are not the same as open s...