VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Deal with NULL in access

Dee Technologies  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

By default Access string fields contain NULL values unless a string value (including a blank string like "") has been assigned. When you read these fields using recordsets into VB string variables, you get a runtime type-mismatch error. here is a nice code to get rid of that

Rate Deal with NULL in access (6(6 Vote))
Deal with NULL in access.bas

Deal with NULL in access Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters