L1 Project exercise step 1.2

I am unable to execute DB table selector for product id & prices.

Hi @Kiran_Awari , could you please provide more details about the error that you get?
One error that I often see is that the SQLite Connector node does not have the correct database driver selected, making the reader node fail. Maybe you can check that one as well.
Again, happy to give more support once I have a bit more context :slight_smile: Γ¬

4 Likes

Hi @emilio_s, yes I believe it is a same error as you mentioned. It is reflecting as β€˜[SQLITE_ERROR] SQL error or missing database (no such table: C:Userskiranknime-workspace.C:Userskiranknime-workspace"ProductNrAndPrice)’. How should I resolve it?

Without the workflow, it’s hard to guess. Can you try to check the SQLite connector node and select a different driver from the dropdown menu?
Also, have you downloaded the data folder?

2 Likes