Forums
 This topic is locked 
             Stopping "null" values in my database
 Posted 23 May 2001  03:08:37 
  1 
     has   voted 
  23 May 2001  03:08:37 Brett Walker posted: 
 Ive just finiished the UD tutorial and thought id make my own version to test my new skills(or lack of). The problem i have is... If i update my database from a form, It allows null values. I dont want to allow null values  ( is there a work around or a Extension for this..
( is there a work around or a Extension for this..thnaks in advance
Redderz
Replies
 Replied 23 May 2001  23:56:09 
   23 May 2001  23:56:09 Adam Cronin replied: 
  Hi,
I dont want to lead you astray, as im only a newbie myself - but it sounds like you could use the "validate form" behaviour in ultradev. Just select the form tag, and then attach the behaviour from the behaviours menu. You can configure it then as you wish.
Hope this helps
  
  I dont want to lead you astray, as im only a newbie myself - but it sounds like you could use the "validate form" behaviour in ultradev. Just select the form tag, and then attach the behaviour from the behaviours menu. You can configure it then as you wish.
Hope this helps

 Replied 24 May 2001  01:40:17 
   24 May 2001  01:40:17 suhail kaleem replied: 
  hey !
if u are using a access db then open your table in design veiw and then u can change the option at the bottom to allow zreo string or not - by doing that u will not get null values in yr db but the best way to do that is to use a valide form bav in ud .
hope this helps -let me know if there is some problem.
  
  if u are using a access db then open your table in design veiw and then u can change the option at the bottom to allow zreo string or not - by doing that u will not get null values in yr db but the best way to do that is to use a valide form bav in ud .
hope this helps -let me know if there is some problem.