I have locally installed OpenEMR 4.1.0 with XAMPP. Now, I am trying to load ICD 9 codes as per the given instruction by manually inserting database name as well as username and password. But when I try to import ICD 9 codes through PHPMyAdmin, I get the following error: #1044 - Access denied for user ‘username’@‘localhost’ to database ‘strict’
Can anybody help on this please?
Thanks in advance.
Hi,
Actually realized you weren’t trying the perl script. What you want to do (for 4.1.0 only) is import the sql/icd9-codes-insert.sql into the database via Administration->Other->Database.
-brady OpenEMR