AHA!
Thank you for the pointer Graham
I did exactly what you suggested, did some googling to turn off the archive feature.
Found another post from this group where someone went into the source code to disable it so wview would not download archive data from the data logger in the Davis. I started looking in the source code and found a comment that this is now an option for wview.
I did some looking and found:
STATION_RETRIEVE_ARCHIVE
By default, this was set to YES. Based on the documentation, this tells wview to download data from the Davis data logger.
Since I am using a sloWEATHER cable, this does not have a data logger built in, so wview keeps showing errors and will never log data.
I turned this option off and restarted wview. Immediately it started logging data in the sqlite3 database.
Thank you for the help, I really appreciate it!