Go to the source code of this file.
Functions | |
| GetVersion ($p_cn) | |
| ExecuteScript ($p_cn, $script) | |
Variables | |
| $inc_path = get_include_path() | |
| $flag_php = 0 | |
| $sql = "select lanname from pg_language where lanname='plpgsql'" | |
| $Res = CountSql($cn,$sql) | |
| $flag = 0 | |
| $a = DbConnect() | |
| else print Connect to database | success< br > |
| $cn = DbConnect() | |
| $Resdossier = ExecSql($cn,"select dos_id, dos_name from ac_dossier") | |
| $MaxDossier = pg_NumRows($Resdossier) | |
| $db = DbConnect($db_row['dos_id'],'dossier') | |
| $Max = pg_NumRows($Res) | |
| $Res2 = ExecSql($db,'select coalesce(max(jr_grpt_id),1) as l from jrn') | |
| $Max2 = pg_NumRows($Res2) | |
| $M = $Row['l'] | |
|
||||||||||||
|
Definition at line 97 of file setup.php. References $sql, ExecSql(), exit, print, and Rollback(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 371 of file setup.php. Referenced by ViewJrn(). |
|
|
Definition at line 260 of file setup.php. Referenced by AddFiche(), ComputeTotalVat(), FormFin(), FormODS(), and fiche::getAttribut(). |
|
|
|
|
|
|
|
|
Definition at line 413 of file setup.php. Referenced by DisplayDetailModele(), and Balance::GetRow(). |
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 408 of file setup.php. Referenced by Centralise(), CheckJrn(), TransferCSV(), and Customer::VatListing(). |
|
|
|
|
|
|
|
|
|
1.4.4