duanemorrow wrote on Friday, September 22, 2006:
If the openemr database was setup using the 2.8.2-dev php5 version. Can I leave the database alone and switch openemr back to the 2.8.1 php4 version with out having db problems?
duanemorrow wrote on Friday, September 22, 2006:
If the openemr database was setup using the 2.8.2-dev php5 version. Can I leave the database alone and switch openemr back to the 2.8.1 php4 version with out having db problems?
duanemorrow wrote on Friday, September 22, 2006:
If a openemr is linked with sql-ledger and a patient is added to openemr, is a corresponding entry made in the sql-ledger database?
If the openemr database needs to be removed and a new one made, does anything have to be done to the sql-ledger or phpgacl database?
drbowen wrote on Wednesday, September 27, 2006:
If a openemr is linked with sql-ledger and a patient is added to openemr, is a corresponding entry made in the sql-ledger database?
Assuming that your openemr-freeb-sql-ledger set-up is correct and talking together.
The transfer of new-patients is a unidirectional connection.
If the openemr database needs to be removed and a new one made, does anything have to be done to the sql-ledger or phpgacl database?
No.
However, Since patients are transferred unidirectionally care will need to be taken that account numbers have not changed compared to what is already stored in the sql-ledger. (Unintentional reordering of the accounts or changing the account numbers in the new OpenEMR could break the crossover.)
Same thing is true with openemr and php-gacl. As long as the user names are not changed the php-gacl should work correctly.
Sam Bowen, MD