Open salvadorscardua opened 1 month ago
Hi @salvadorscardua what is the error message that you get?
Connected with success but the error is: SQLSTATE[42000]: Syntax error or access violation: 0 ODBC_DuckDB->PrepareStmt Catalog Error: Table with name mytable does not exist! Did you mean "pg_am"? LINE 1: SELECT * FROM mytable ^ (SQLPrepare[0] at ext\pdo_odbc\odbc_driver.c:204)
After install drivers and configure the ODBC source POINTING for a file duckdb the PHP give me an error all time, i can connect but not read/write a file.