(New Jersey)



 


Latitude: 40.0583238, Longitude: -74.4056612


Birth

Matches 1 to 9 of 9

   Last Name, Given Name(s)    Birth    Person ID 
1 Cole, Paul  (New Jersey) I2258
2 Hansen, Andrew Steven   I33300
3 Hansen, Ava Rose   I33305
4 Hansen, Daniel Andrew   I33299
5 Hansen, Douglas Steven   I33298
6 Hansen, Hayden   I33302
7 Hansen, Justin Bradley   I33306
8 Hansen, Noah Riley   I33304
9 Ognibene, Leonard   I29122

Death

Matches 1 to 2 of 2

   Last Name, Given Name(s)    Death    Person ID 
1 Cogan, Joseph E.  21 Aug 1971(New Jersey) I33321
2 Elkins, Miss  0___ 1790(New Jersey) I25223
An error has occurred in the TNG software. What to do:

If you just installed an upgrade, you might have skipped part of the installation instructions. Go back to the upgrade readme page reread the instructions. Pay special attention to the database structure step.

If you just installed TNG for the first time, you might still need to create the database tables. Return to the readme.html page to find that step.

If you are the site owner, you may contact TNG support for further assistance with this problem. Please copy the query below and paste it into your message.



Query: SELECT tng_families.ID, tng_families.familyID, husband, wife, tng_families.living, tng_families.private, tng_families.branch, p1.lastname as p1lastname, p2.lastname as p2lastname, marrplace, marrdate, tng_families.gedcom, treename FROM (tng_families, tng_trees ) LEFT JOIN tng_people as p1 ON tng_families.gedcom = p1.gedcom AND p1.personID = tng_families.husband LEFT JOIN tng_people as p2 ON tng_families.gedcom = p2.gedcom AND p2.personID = tng_families.wife WHERE tng_families.gedcom = tng_trees.gedcom AND tng_families.gedcom="hennessee" AND marrplace = '(New Jersey)' ORDER BY p1lastname, p2lastname, marrdatetr LIMIT 100

Got error -1 from storage engine