"SQL logic error or missing database no such table: test"
Hi
I created a table test in DB Browser for SQLite.
Test connection is successful in IQ Connection.
I run select * from test in DB Browser and it works.
In Linqpad I point out the db file in Connection and run the same query.
I get: "SQL logic error or missing database no such table: test"
Any ideas?
I created a table test in DB Browser for SQLite.
Test connection is successful in IQ Connection.
I run select * from test in DB Browser and it works.
In Linqpad I point out the db file in Connection and run the same query.
I get: "SQL logic error or missing database no such table: test"
Any ideas?
Comments