Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php on line 22
Unable to get data from database.
Select pd.Name, pd.Address1,
pd.Address2, pd.Address3,
pd.Address4, pd.Address5,
pd.Address6, pd.Number, pd.vatno,
pd.Telephone1, pd.PracticeEmail, pd.BankName,
pd.BankBranchNo, pd.BankAccountNo, pd.BankAccountName,
practitioner.PracticeNo, practitioner.FirstName as PractitionerFirstName,
practitioner.Surname as PractitionerSurname, practitioner.SamDCNo,
t.Title_Desc as PractitionerTitle, tt.Title_Desc as PatientTitle,
account.Account_Key, member.FirstName as PatientFirstName,
member.Surname as PatientSurname,
member.Phone1, member.Phone2, member.Cell, member.MembershipNo,
member.VatNo as PatientVatNo, member.Birthday, member.IDNumber,
scheme.Scheme_Name as MedAidName,
account.DefaultAddress, address.Address1 as PatAdd1, address.Address2 as PatAdd2,
province.Province_Name, town.Town_Name, address.PostalCode_Key
from Account
left outer join Practitioner on practitioner.Practitioner_Key =
left outer join PracticeDefault pd on pd.PracticeDefault_Key = practitioner.PracticeDefault_Key
left outer join Patient member on member.Account_Key = account.Account_Key and
member.Patient_Key = 0
left outer join Title t on t.Title_Key = practitioner.Title_Key
left outer join Title tt on tt.Title_Key = member.Title_Key
left outer join address on address.Address_Type = account.DefaultAddress
and address.Account_Key = account.Account_Key
and address.Patient_Key = 0
left outer join Province on province.Province_Key = address.Province_Key
left outer join Town on town.Town_Key = address.Town_Key
left outer join MedicalAid on medicalaid.MedicalAid_Key = account.MedicalAid_Key
left outer join Scheme on scheme.Scheme_Key = medicalaid.Scheme_Key
where account.Account_Key = '';
Warning: sizeof(): Parameter must be an array or an object that implements Countable in C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php on line 546
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php on line 22
Unable to get data from database.
SELECT STATEMENTMESSAGE1, STATEMENTMESSAGE2, STATEMENTMESSAGE3 FROM STATEMENTDEFAULTS
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php on line 22
Unable to get data from database.
SELECT D.BANKNAME, D.BANKBRANCHNO, D.BANKACCOUNTNO, D.BANKACCOUNTNAME
FROM PRACTITIONER P
LEFT OUTER JOIN PRACTICEDEFAULT D ON D.PRACTICEDEFAULT_KEY = P.PRACTICEDEFAULT_KEY
WHERE P.PRACTITIONER_KEY =
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php on line 22
Unable to get data from database.
SELECT COUNT(*) AS RECORDCOUNT FROM "RDB$RELATION_FIELDS" WHERE "RDB$RELATION_NAME" = 'SYSTEMDEFAULTS' AND "RDB$FIELD_NAME" = 'ENCRYPTPDF'
Warning: sizeof(): Parameter must be an array or an object that implements Countable in C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php on line 415
Fatal error: Uncaught Exception: FPDF error: Some data has already been output, can't send PDF file (output started at C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php:43) in C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php:271
Stack trace:
#0 C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php(1049): FPDF->Error('Some data has a...')
#1 C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php(999): FPDF->_checkoutput()
#2 C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php(523): FPDF->Output('I', 'Statement-.pdf')
#3 C:\emc3\Apache24\htdocs\EMC3\PDFStatement.php(602): display_financialenquiry_form(false, NULL, NULL, NULL, NULL)
#4 {main}
thrown in C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php on line 271