Other News

Community

MySQL Triggers Tryout

(Peter Gulutzan) MySQL 5.0, the alpha version of MySQL that’s available for testing new features, has trigger support. This is no surprise, as triggers were promised in the MySQL Development Roadmap, but it’s a novel experience to work with one of the big “MySQL can’t do that” features and watch MyS

Community

Full Text Search on SQL 2000 Part 3

(Don Schlichting) In the previous month’s articles, Full Text Searching was introduced as a way to query strings with more refinement than the usual TSQL “like” or equal operator statements. With Full Text Searching, a new file system structure is created, storing key words from selected fields into

Community

The XPath 2.0 Data Model

(Bob DuCharme) In everything I’ve written in this column so far about XSLT 2.0, I’ve been cherry-picking—taking fun new features and plugging them into what were otherwise XSLT 1.0 stylesheets in order to demonstrate these features. As XSLT 2.0 and its companion specification XQuery 1.0 approach Rec