Hi,
I'm currently teaching myself how to connect to a SQLite database, and I’ve made some progress. I'm using the chinook.db file for testing. When I access the employee's table, everything works as expected. However, when I attempt to open any other table, I encounter "Index Out of Range" errors. I've attached screenshots for reference. The zip file includes the source code and chinook.db.
Thank you!