1064 : SELECT
a.id_indi
,a.nom
,a.prenom1
,a.prenom2
,a.prenom3
,a.sexe
,a.profession
,a.date_naiss
,a.lieu_naiss
,a.dept_naiss
,a.date_deces
,a.lieu_deces
,a.dept_deces
,a.sosa_dyn
FROM got__individu a
WHERE a.id_indi =
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/b/5/mamitree/_recup_descendance.inc.php on line 37
1064 : SELECT
,a.date_evene
,a.lieu_evene
,a.dept_evene
,b.id_indi
,b.nom
,b.prenom1
,b.prenom2
,b.prenom3
,b.sexe
,b.profession
,b.date_naiss
,b.lieu_naiss
,b.dept_naiss
,b.sosa_dyn
FROM got__evenement a
JOIN got__individu b
ON ((a.id_husb = b.id_indi or a.id_wife = b.id_indi) )
WHERE (a.id_husb = or a.id_wife = ) and b.id_indi !=
AND type_evene = 'MARR'
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/b/5/mamitree/_recup_descendance.inc.php on line 241
 |  | Descendancy Tree |
1 |   | | | 0 Descendants directs | | 0 Descendants with Spouse |
| 1064 : SELECT nom,prenom1,date_naiss,lieu_naiss,sexe
FROM got__individu
WHERE id_indi =
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /mnt/154/sdb/b/5/mamitree/_sql.inc.php on line 123
The following individual will becoming the default individual
|