Zero is a unique value and known quantity of zero, which is meaningful in arithmetic and math.
Null is a non-value. It takes only the place for that value which is not specified or not known. And mathematical operation cannot be done with Null value.
In computers when we done operation on a null variable it will result in null value or either shows an error condition. Because the variable value is not known so the result of the expression...
User Profile
Collapse
-
MonikaSR replied to my site doesn't show the picture which i have uploaded to it...... plzzz help !!!!!!!in HTML CSSPlease check whether you have provided the right image path which you have uploaded. Generally the path of image extension is in small letters like: image1.jpg etc. And whatever extension your uploaded image contains. Also the path does not contain space between extension and image name. Just like you have given the space and written like this “image1. JPG”. Check whether the original path name also written like this or like “image1.jp g”....Leave a comment:
-
Hi,
Code:Public Function fDOBNotices() As Boolean Dim db As DAO.Database, rs As DAO.Recordset Dim strTo As String, strSubject As String, strBody As String Set db = CurrentDb() Set rs = db.OpenRecordset("DOBNotification") strTo = "SOME_USER@SOME_SERVER.com" strSubject = "Birthday Notification" strBody = "This is to inform
Leave a comment:
No activity results to display
Show More
Leave a comment: