MySQL error code : 1130

Hi all,

I'm currently developing a C++ code to integrate with MySQL.

I can compile my code.

But when I run, I got this error:


Running 'SELECT 'Hello World!' AS _message'...
# ERR: SQLException in .\TestC.cpp(main) on line 66
# ERR: Host 'dk.local' is not allowed to connect to this MySQL serv
er (MySQL error code: 1130, SQLState: HY000 )

Press any key to continue . . .

DO you have any idea on how to fix it?

Thanks
Topic archived. No new replies allowed.