Sunday, October 25, 2009

Delete Top Records with SQL - Foxpro shortcut

The easiest way to delete records (top records) in foxpro is to simply type, "delete from table_name where recno()<=4000" This doesn't work correctly if you order the table in a way other than set by its index. You could delete the index then try it, but if you just need the top X amount of records as it's ordered, and it hasn't changes, it works great!

Sunday, July 5, 2009

Windows Font Installer

I mean would Microsoft please, please, please update the font installer for their operating systems. What the heck is a Windows 3.1 dialog doing in Vista? If anyone can answer this one, they should be the new CEO of Microsoft, cause there's simply no point.

Not that it's all that hard to use, it's just with all the directories for you different users and whatnot, it's sometime a little difficult to navigate to the correct spot where you font is residing.

So MICROSOFT - Change this crap.