30.06.2016, 21:11
Quote:
It should be:
(const host[], const user[], const database[], const password[]) and not (const host[], const user[], const password[], const database[]) Also, post the defines for HOST_* |
#define PASSWORD ""
#define HOST_ADDR "localhost"
#define HOST_USER "H20483"
#define HOST_DATA "EVEBASE20483"
#define HOST_PASS "melamiqo123"