wiki:BDMAP Changes

back to first page ..

Description of changes necessary from version 1.0 to 2.0

  • Create ODBC connector to UTF8
  • Edit EDAload at the root of the project, and change lienODBCOracle accordingly
  • Launch after init.r
  • Modifiying traitementOracle.r
    • We make use of ODBC classes instead of function fnsql0
    • changing unique() statement to distinct on () for postgres compatibility
    • in each query adding one or several 'subquery' for postgres compatibility select (....) As subquery join ....
    • changing column name to lowercase
Last modified 15 years ago Last modified on Feb 10, 2010 1:52:44 PM