Notice: Undefined index: search in /var/www/html/prevent/api/mydoctor/checkbio.query.php on line 4
Fatal error: Uncaught exception 'Exception' with message 'DbMySql->DbMySql::queryRecords: sql [select
person.s_rank,
rank.name as rankname,
person.s_person,
person.fname as fname,
person.sname as sname,
person.s_mate,
mate.name as matename,
person.s_navydepart,
navydepart.descript as navydepartname,
visit.visitdate as visitdate,
checkbio.s_checkbio ,
checkbio.s_visit ,
checkbio.bun,
checkbio.creatinine,
checkbio.sgot,
checkbio.sgpt,
checkbio.summary
from
person ,
mate,
visit,
checkbio,
rank,
navydepart
where
person.s_navydepart = navydepart.s_navydepart AND
person.s_rank = rank.s_rank AND
person.s_mate = mate.s_mate AND
person.s_person = visit.s_person AND
checkbio.s_visit = visit.s_visit AND
person.s_person =
] -> You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 34' in /var/www/html/lib/nmd15/db/mySql/DbMySq in /var/www/html/lib/nmd15/db/mySql/DbMySql.php on line 30