Hi everyone
i have a problem with the sqlite data adapter when i try to execute fill() method for filling the datatable; when querying the DateTime column in table where that column is NULL.
I get the following exception:
String was not recognized as a valid DateTime.
i found somewhere that...