MYSQL Error Code
#1

Hello does anyone know what this error code is saying?

First, we're getting this (error 010: invalid function or declaration) error for this (native mysql_fetch_row(dest[], const splitter[] = "|", MySQL:handle = (MySQL:0)); ) line of coding

We are getting this code while compiling the script.

Thanks for any help,
Mark
Reply
#2

Try:
(native mysql_fetch_row(dest[], const splitter[] = "|", MySQL:handle = (MySQL:0));
or
(native mysql_fetch_row(dest[], const splitter[] = "|", MySQL:handle = (MySQL:0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)