Good evening group
I converted my Access database to SQLite.
I set up the connection and I was also able to connect to the SQlite database. I can read a simple text (name and weight), but when I go to the more complex ones I get errors that did not come out before, for example:
near “#2023” syntax error
or
Date string cannot be empty
Why is this because the date management changes between Access and SQLite?
17 posts - 8 participants