Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: =?utf-8?B?UkU6IFtwcm9fdmJdIE5vdGhpbmcgb3IgRW1wdHk=?=


Message #1 by =?utf-8?B?RGF2aWQgRHVWYXJuZXk=?= <David.DuVarney@n...> on Mon, 18 Jun 2001 09:35:59 -0700
Nothing removes your reference to an object.

Empty is a variants value before you put anything in it.  Empty is just for
Variants.  You might hear people refer to empty strings.  That is a
different item.  Empty strings are just  two quotes side by side.  i.e. ""

Null is a database fields value when the value is unknown.  Meaning no data
was entered in that field.

Dave

-----Original Message-----
From: Nguyen Minh Tue [mailto:tuenm@y...]
Sent: Friday, June 15, 2001 8:07 AM
To: professional vb
Subject: [pro_vb] Nothing or Empty


This question may sound simple.
I already know the use of Nothing with Object.
Then what  Empty and Null use for ?
Thanks for reading.






  Return to Index