Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

INT UNSIGNED DEFAULT NULL

Quote Reply
INT UNSIGNED DEFAULT NULL
In my LinksSQL, I added a field called "Price". It was defined as:
Price INT UNSIGNED DEFAULT NULL,

When a visitor added a link and left this field blank, there was no problem. When I viewed the link in admin, this field was blank.
However; if later he modified his link and left this field blank again, this field would be automaticly filled with '0'. I also couldn't modified it to be blank in admin.

Any idea? Thanks!
Subject Author Views Date
Thread INT UNSIGNED DEFAULT NULL Fortune 1320 Mar 8, 2000, 11:58 AM
Post Re: INT UNSIGNED DEFAULT NULL
pugdog 1261 Mar 8, 2000, 8:00 PM