I am using VB.NET and trying to update a field in a Pervasive database using ODBC (Timberline Data Source to be exact) and am using ADO.
All of my updates work until I try to Null out a date as in the following example with Rehire_Date it errors.
Here is the line in question:
strSQL = "UPDATE...
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.