Tried to put a vbNull into a string type field (Using a recordSet routine) and I got 1 as result.
Tried vbNullString and got an empty string field (""), though in the Help they say it will result as 0
Is there a way to put a Null into the field, or should I simply stick to "", or maybe vbNullString is better ?
Tried vbNullString and got an empty string field (""), though in the Help they say it will result as 0

Is there a way to put a Null into the field, or should I simply stick to "", or maybe vbNullString is better ?