网页asp编程中,如何检测id字段为空?
我想要id更新为null值不知道该如何写? <BR>即id判断为空,如何在数据库更新为null值? <P>rs("id")=null '如果id是数字的话 <BR>rs("id")='' '如果id是字符的话 </P><P>另外还可使用:<BR>if id="" then.... end if<BR> <BR>if id<>"" then.... end if</P> 好东西。。顶一下。。。<img height=24 src="Images/Emoticons/5.gif" width=24 border=0 />
页:
[1]