MySQL connect
#6

It does works, dont use public MySQLConnect(sqlhost[], sqluser[], sqlpass[], sqldb[]);

just paste what I posted and at top put this

#define SQL_HOST "127.0.0.1"
#define SQL_USER "user"
#define SQL_PASS "pwd"
#define SQL_DB "db"
Reply


Messages In This Thread
MySQL connect - by dannyk0ed - 31.05.2012, 23:18
Re: MySQL connect - by ikey07 - 31.05.2012, 23:56
Re: MySQL connect - by dannyk0ed - 01.06.2012, 00:02
Re: MySQL connect - by ikey07 - 01.06.2012, 00:05
Re: MySQL connect - by dannyk0ed - 01.06.2012, 00:12
Re: MySQL connect - by ikey07 - 01.06.2012, 00:18
Re: MySQL connect - by dannyk0ed - 01.06.2012, 00:34
Re: MySQL connect - by dannyk0ed - 01.06.2012, 00:36
Re: MySQL connect - by coole210 - 01.06.2012, 00:55
Re: MySQL connect - by dannyk0ed - 01.06.2012, 00:56

Forum Jump:


Users browsing this thread: 1 Guest(s)