Changes between Version 3 and Version 4 of BDMAP Changes


Ignore:
Timestamp:
Feb 3, 2010 10:47:28 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BDMAP Changes

    v3 v4  
    77   * We make use of ODBC classes instead of function fnsql0 
    88   * changing unique() statement to distinct on () for postgres compatibility 
     9   * in each query adding one or several 'subquery' for postgres compatibility select (....) As subquery join .... 
     10   * changing column name to lowercase 
     11 
     12