Hate to be the bearer of bad news
@DLONG2 and
@Gymratz
Somehow, wasn't running either program for a bit. Started them both back up.
LPR Downloader connected to database fine, imported like a few thousand plates (since it missed quite a few days). So that is working.
Had a suspicious vehicle come around, so I went to the LPR Viewer to scan the Database on how many times the plate came by, and encountered a BIT of a problem here, hoping you can help work me through it.
The LPR Viewer opens. it reads the database (I think) as it updates how many plates it sees, etc. I still get an error with the min/max dates, but I just hit continue and update the date myself. (maybe that is the problem who knows, yet).
I click "all" for the dates, and it updates my database #s. The problem are the BOXES. They remain "empty". Even when I do LP searches. It used to display the database columns/tables about date/time etc.
So for example, I did a search for a plate, it shows how many times it sees it in my database. 78/16k , but I do not see the dates, etc, times, etc like i did from this post
OpenALPR Tool - Save and Query CSV Exports
I verified the database is correct, I verified, the webserver was turned on (as that was my issue before). I restarted both the LPR Download and the LPR viewer. I tried to run both as administrator and both as not, and one as and one as not, then the other.
My only assumption is the "date error" when I hit continue, but from what I can remember, it worked prior, even with the data error on startup. I don't remember that far.
It seems like it is PARTIALLY connecting to the database, but not pulling the webserver stuff for the images, and not pulling the database into its proper columns.
I let it "run" overnight, thinking that it just had thousands of new instances to go through, but its morning now, and still nothing.
Any suggestions?
this is the "error" which I think is irrelevant.
Edit: Yes, it is due to that Date Error, Fixed the date error with a haphazard fix. (did -90 days) as I think it needs to be a date BEFORE 7/17/2019 or something like that, will take a peak in a moment.
Start Value for whatever reason is showing up as this date. Will see if I can change/adjust that.
Just removed the
dtp_Start.Value = DateTime.Now.AddDays(-1);
Line, Starts up with the "7/17/2019" date, click "all" and everything works fine.
sorry for the scare.