MySQL loads random values
#7

Quote:
Originally Posted by Dotayuri
Посмотреть сообщение
Then your error is somewhere else in your code, because everything here looks good.

Just replace this:
g_Handle),

With:
g_Handle);

Don't use a ,
I don't know the problem myself, although that isn't it. That's general Syntax. Instead of writing for example.

Dog = 1;
Cat = 2;

It just reads as one line like Dog = 1, Cat = 2;

Both are correct and valid, don't change your syntax. Enters, or returns are acceptable between this "line" aswell.
Reply


Messages In This Thread
MySQL loads random values - by tsonn1 - 26.08.2014, 12:45
Re: MySQL loads random values - by Dotayuri - 26.08.2014, 13:21
Re: MySQL loads random values - by tsonn1 - 26.08.2014, 13:29
Re: MySQL loads random values - by Dotayuri - 26.08.2014, 13:57
Re: MySQL loads random values - by tsonn1 - 26.08.2014, 14:17
Re: MySQL loads random values - by Dotayuri - 26.08.2014, 14:21
Re: MySQL loads random values - by IceCube! - 26.08.2014, 14:27
Re: MySQL loads random values - by Dotayuri - 26.08.2014, 14:33
Re: MySQL loads random values - by tsonn1 - 26.08.2014, 16:50

Forum Jump:


Users browsing this thread: 1 Guest(s)