Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2070 Points
531 Posts
May 05, 2012 05:12 AM|LINK
Hi,
For that particular field while inserting u can use
Isnull(txtbox,0)
I take the textbox Id as txtbox.
Try this..
kirupa.v
Contributor
2070 Points
531 Posts
Re: problem in save in fields allow null
May 05, 2012 05:12 AM|LINK
Hi,
For that particular field while inserting u can use
Isnull(txtbox,0)
I take the textbox Id as txtbox.
Try this..