Dates and Anniversaries


Tree:  

Enter date components to see matching events. Leave a field blank to see matches for all.







|


Born

Matches 1 to 2 of 2

 #   Last Name, Given Name(s)   Born   Person ID   Tree 
1
LOWRY, James Hogg 
 21 November 1892Troup, Smith County, Texas, United States of America Find all individuals with events at this location I3176 Rosita's Family 
2
LOWRY, Joseph Emmett 
 21 November 1892Smith County, Texas, United States of America Find all individuals with events at this location I3180 Rosita's Family 

Died

Matches 1 to 2 of 2

 #   Last Name, Given Name(s)   Died   Person ID   Tree 
1
LOWERY, Malinda Jane 
 21 Nov 1899Van Zandt County, Texas Find all individuals with events at this location I3079 Rosita's Family 
2
SULLIVAN, Maria 
 21 Nov 1932Shadetown, Freestone, Texas, USA Find all individuals with events at this location I126 Rosita's Family 

An error has occurred in the TNG software. This could be due to a setup issue, an incomplete upgrade or a program bug. If you are the site owner, you may contact TNG support for help with this problem. Please copy the query below and paste it into your message.

Query: SELECT tng_families.ID, husb.personID as hpersonID, husb.lastname as hlastname, husb.lnprefix as hlnprefix, husb.firstname as hfirstname, husb.living as hliving, husb.private as hprivate, husb.branch as hbranch, husb.prefix as hprefix, husb.suffix as hsuffix, husb.nameorder as hnameorder, wife.personID as wpersonID, wife.lastname as wlastname, wife.lnprefix as wlnprefix, wife.firstname as wfirstname, wife.living as wliving, wife.private as wprivate, wife.branch as wbranch, wife.prefix as wprefix, wife.suffix as wsuffix, wife.nameorder as wnameorder, marrplace, marrdate, tng_families.gedcom, treename, tng_families.living, tng_families.private, tng_families.branch , marrdatetr FROM (tng_families, tng_trees) LEFT JOIN tng_people AS husb ON tng_families.husband = husb.personID AND tng_families.gedcom = husb.gedcom LEFT JOIN tng_people AS wife ON tng_families.wife = wife.personID AND tng_families.gedcom = wife.gedcom WHERE tng_families.gedcom = tng_trees.gedcom AND (1=1 AND DAYOFMONTH(marrdatetr) = '21' AND MONTH(marrdatetr) = '11' AND marrdatetr != '0000-00-00') AND tng_families.gedcom="tree2" AND ((tng_families.living !=1 && tng_families.private != 1)) ORDER BY DAY(marrdatetr), MONTH(marrdatetr), YEAR(marrdatetr), hlastname, hfirstname LIMIT 50

Disk full (/tmp/#sql_2da_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")