SQL Syntax Highlighter V3 (with Regular Expressions)
SQL Syntax Highlighter does exactly what the name implies. This is the third version of this code I have written. The first version used a bunch of split commands, the second used a loop to cycle through each character, and the third and current version uses regular expressions. Many improvements have been made to this version of the code. Simply because the code now uses regular expressions, it is much more reliable. It can handle longer and more complicated SQL statements with ease. Support for special formatting of MS Access style dates has been added -- #02/14/2005#. The code has also been converted to an ASP class. I’m sorry if you’re not a big fan of classes. Included is a test file which shows how to use the class. In any case, I would appreciate your vote. Thanks.
AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload