January 2009
Friday, 23. January 2009
Getting Delimited SQLParams into the SQL IN Clause01/23/2009 08:59 PM One thing you're always supposed to do with SQL is to use parameters so the SQL server can cache your SQL statements as templates, but when you start using IN clauses, you need to send in delimited values. There's no native support for this in MSSQL until MSSQL 2008, so you need to use a function to break the parameter back up into a set of values.
(0) Thursday, 22. January 2009
Great Products for SMB and Large Companies at Lotusphere 200901/22/2009 01:19 PM For the large companies that run SAP, Lotus Notes now provides an easy-to-use UI via Alloy.
For SMB companies, Sametime meetings and Lotus Notes email can now be hosted inexpensively at LotusLive.
And for both, ActiveSync is going to be added to Notes Traveler in 2009 (something I've always thought should have been done long ago along w/ Linux support for Traveler
Domino 8.5 also has great support for the iPhone. (0)