wiki:BDMAP Changes

Version 4 (modified by cedric, 15 years ago) (diff)

--

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