DuckDB: Can't connect to database
Please answer the questions below, it helps us to track the issue.
-
Which driver are you using and version of it (Ex: PostgreSQL 10.0): Please advice how to find out
-
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): build 276 for Windows
-
The steps to reproduce this issue: Connection -> New -> DuckDB Enter connection name Click Test -> Error: Can't connect to database I also noticed that everything on the DuckDB Connection Setup refers to Sqlite
same
Hi,
Currently, TablePlus only supports connecting to DuckDB through *.duckdb database files. It does not support connecting to in-memory databases at this time.
Please create a *.duckdb file before attempting to establish a connection.
Thank you for your understanding!
Error when creating mysql database
Hi @minhto2811, thank you for reporting this issue. I’ll check it right away.
Hi @minhto2811 I think this is not TablePlus issue, looks like your server is not available with your credentials.
please check with 127.0.0.1 or with cli to confirm that your server is working,