Changes between Version 1 and Version 2 of CookBook join ROE_CCM


Ignore:
Timestamp:
Mar 12, 2010 3:49:42 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join ROE_CCM

    v1 v2  
    11= Join ROE - CCM = 
     2{{{ 
     3REM pour Cédric 
     4CD C:\Documents and Settings\cedric\Mes documents\Migrateur\eda\Barrages 
     5C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump -U postgres -n geobs ROE> roe_schema.sql 
     6REM Pour Céline 
     7CD D:\Celine Jouanin\ROE 
     8C:\"Program Files"\PostgreSQL\8.4\bin\pg_dump -U postgres  -n geobs ROE> roe_schema.sql 
     9}}}