I have a code that reads a row from a table in the database.
Let's say we have 2 fields with timestamps Start, Finish.
In some cases Finish doesn't have a timestamp and this field has NULL as a value.
My code
dim MySQL as String
dim Start as string,Finish as String,Schedule as String
dim rs as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.