How does PAWN deal with NULL returns from a MySQL database?
#3

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
In a string it will be NULL and in an integer it will be 0
So if I understand what you're saying: if the destination variable of the database field in question is a string, the string will contain NULL, and if it's an integer it will be 0?
If so, is there a way to differentiate 0 and NULL if we're talking about integers?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)