CHAR(0) allocates no space to the variable, ther than house-keeping space.
Why are you dong that?
You say you can SELECT but cannot retrieve. SELECTing is retrieving.
Please elaborate.
-----Original Message-----
From: Krishnakumar S [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 13, 2001 2:54 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] CHAR(0) retrival
I am having a problem using CHAR(0) fields. I am not able to differenciate
between NULL and NOT NULL while retriving these fields although I can SELECT
these fields if I mention it in my query to MySQL.
Krishnakumar
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]