1. Fixed a bug in the oracle version of acs-mail-nt-create.sql
2. Fixed a bug in the oracle version of the APM - a standard SQL92 left join was being executed rather than the nasty Oracle-specific notation.
3. Futzed with the APM a bit - you can now only set "watch" commands on those .xql files which are used by the current installation, you can only install packages supported by the current installation's RDBMS.
1. Fixed a couple of .info files 2. Got rid of Ben's hack to always reload query files before doing a query mapping. He did this so you wouldn't have to reboot AOLserver every time you change query files. It was a short-term hack but unfortunately it looped virgin installs. 3. Added code to the APM to make the "watch" feature work with query files as well as library files. This makes Ben's hack mentioned above unnecessary.