Script Installation
SQL Abstraction Layer (SAL) Script Installation and Configure Services
|
Script Description:SAL provides a set of classes for creating and manipulating SQL statements. This makes it easy to refer to your SQL statements by-name instead of by-value, increasing portability. It also means you do things like have a search form generate SQL (including arbitrary SQL joins) on the fly. Site Url: http://Enzyme.sourceforge.net |