Other News

Community

Review: SQLCentric

(Bruce Szabo) SQLCentric is a piece of software that makes it easy to report on the status of the SQL servers in a domain. The company claim is that when SQL is the center of your universe you need SQLCentric. The company that makes the software is Pearl Knowledge Solutions. SQLCentric provides

Community

XML for Client-Side Computing

(Coach Wei) XML is a simple, flexible text format initially designed for large-scale electronic publishing. It is flexible, open, and human-readable, and can be learned easily. XML can also be generated, parsed, analyzed, and transformed easily. It’s no wonder that XML has been widely used for s

Community

Introduction to Device Independence

(Peter Mikhalenko) Several years ago the only way to work with a web site was through a personal computer. There were different browsers, some of which were text-based terminals and others that were GUI apps. It was assumed that the “normal” user had a machine with a large color display with full gr

Community

Have a Nice Date

(Alexander Kozak) Not too long ago, one of our project managers asked me if there was a SQL Server function to return just the date–without the time portion. I knew the answer, of course, because of all the times I’ve coded T-SQL workarounds like this: SELECT sampleDate = CONVERT(VARCHAR(50), Da