-
Messenger Beta 7
In case ya’all straight tripping, you bets be gittin MSN Messenger 7 Beta. Then while you be representin’, gets Message Plus 3.4 Beta to make all yo homies mo’ pimp. Afta dat you can hit it with some skin by gettin all up in http://www.rolandunderg.net/skins.php. I’m like the hardest programmer evah. Feel it.
-
Count Distinct Rows in SQL Server
Question: How do you count distinct rows in a query? 1st Try: I *thought* this would work: select distinct count(taskid) from #temp however, it returned the count of all taskid's. 2nd Try: then I tried keeping duplicates out to begin with, so I could just do a normal count(taskid). That wasn't fool proof. Solution: Just…
-
Palm OS Applications for my Treo 650
Here is the list so far of what I have bought or planning to buy: BackupMan – backup to my SD Card. Sprint PCS Connection ManagerSprint Business Connect – sync my email with outlook in real time automatically. Butler 2.71 – random cool stuff like re-appropriating the volume buttons PlanPlus From Franklin Covey PdaNet for…
