Problem with MySQL R39-2.
#1

Hello !

I have this error:

Код:
[22:13:08] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Numero", connection: 1
[22:13:08] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Numero")
[22:13:08] [ERROR] cache_get_field_content_int - invalid datatype
In my code:

pawn Код:
new Numero = cache_get_field_content_int(i, "Numero");
In my database:

pawn Код:
`Numero` bigint(20) NOT NULL,
THX
Reply


Messages In This Thread
Problem with MySQL R39-2. - by Baltimore - 22.01.2015, 20:36
Re: Problem with MySQL R39-2. - by PowerPC603 - 22.01.2015, 20:55
Re : Problem with MySQL R39-2. - by Baltimore - 22.01.2015, 21:36

Forum Jump:


Users browsing this thread: 1 Guest(s)