Create a GEP source

GEP means Gestion Elèves Professeurs and refers to the French Ministry of Education database system.

One has to point at the folders containing the *.dbf files that make up the GEP tables. This makes it possible to work directly on the database tables without having to resort to an intermediate file.

In the Files menu, click on Create source | GEP. Give the datasource a name and and point at the actual location of the files.

As things now go, two sources are needed : a teachers one and a pupils. Make sure you have the permissions to access the data.

  pupils source teachers source
folder location <net path>
/GEP/
<school id>
/AS<year>
<net path>
/GEP/
<school id>
 
table files f_ele.dbf f_div.dbf f_cna.dbf f_tdi.dbf

See Procedures