Thought I would mention that NULL's as default values in a database
are considered a bad idea simply because they muck about with proper
indexing of columns in your database and therefore affect data
retrieval performance.

http://cherry.world.edoors.com/CzyAhL90b5RA (see point 1)

On Sat, Jul 24, 2010 at 10:50 AM, brajesh <[email protected]> wrote:
> Hi Friends,
>
> The backend displlays the NULL values stored in db as blank textboxes.
> When no values are entered in the backend tool, it is stored as a
> blank value in the database rather than a NULL value. How can I set it
> as a NULL value?
>
> Please help...
>
> Thanks
> Brajesh
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to