未验证 提交 d04e7a7c 编写于 作者: W wade zhang 提交者: GitHub

Update 01-faq.md

上级 d37b7232
......@@ -130,15 +130,7 @@ Connection = DriverManager.getConnection(url, properties);
### 13.JDBC 报错: the executed SQL is not a DML or a DDL?
请更新至最新的 JDBC 驱动
```xml
<dependency>
<groupId>com.taosdata.jdbc</groupId>
<artifactId>taos-jdbcdriver</artifactId>
<version>2.0.27</version>
</dependency>
```
请更新至最新的 JDBC 驱动,参考 [Java 连接器](/reference/connector/java)
### 14. taos connect failed, reason&#58; invalid timestamp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册