Using sql lite I create the db and create tables. When I conect to it using "sql explorer" it does not show the tables. So I must be conecting to the wrong one. Where should I put the "db" file and how do I specify the folder in connection string?
Ex: "datasource=../folder/mydb.db3
tia,
.V