-- Fixed bug in get_vector when no <variable_name_for_vector> argument was provided.
-- Tested sqlite and MySql databases; they work okay via ODBC. Demonstations of both are included in odbcPluginDemo.powerpro. -- Added files atlasSqlLite.db (sqlite sample), atlasSqlLite.sql (sql source for sqlite) and atlasMySql.sql (sql source for mySql) -- Changed syntax of sample scripts to use function xxx() -- Added version resource -- Added odbcPluginFunctions.txt to be used as a file menu, perhaps merged with pprofunctions.txt. -- Renamed odbcPluginTest*.powerpro and odbcPluginTest*.log files to odbcPluginDemo*
