Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

驱动类咨询 #3401

Open
KissSleep510 opened this issue Jan 17, 2025 · 8 comments
Open

驱动类咨询 #3401

KissSleep510 opened this issue Jan 17, 2025 · 8 comments

Comments

@KissSleep510
Copy link

版本号:
JimuReport v1.9.1

项目版本
宝塔面板创建Spring Boot 3项目

问题描述
连接TDengine提示驱动类不存在
Image

请问是什么原因导致

@jeecgos
Copy link
Collaborator

jeecgos commented Jan 17, 2025

pom中依赖驱动包了吗?

<!--TDengine-->
<dependency>
    <groupId>com.taosdata.jdbc</groupId>
    <artifactId>taos-jdbcdriver</artifactId>
    <version>3.3.3</version>
</dependency>

@KissSleep510
Copy link
Author

因为宝塔面板创建的Spring Boot 3项目,未安装maven 是否可以直接驱动下载导入

@jeecgos
Copy link
Collaborator

jeecgos commented Jan 17, 2025

你的积木报表项目怎么依赖进去的?

@KissSleep510
Copy link
Author

直接导入绿色免安装版本中的jar包 是否需要添加依赖重新打包

@jeecgos
Copy link
Collaborator

jeecgos commented Jan 17, 2025

ws

@jeecgos
Copy link
Collaborator

jeecgos commented Jan 17, 2025

@KissSleep510 升到最新版试试

@KissSleep510
Copy link
Author

使用了v1.9.3添加依赖重新打包之后连接成功了 但是查不到数据表

Image
192.168.3.235-1737099021642.log

@KissSleep510
Copy link
Author

测试了mysql可以查到 使用TDengine就报500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants