会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
知了不了了之
博客园
首页
新随笔
联系
订阅
管理
2022年9月5日
sqlserver Incorrect syntax near the keyword 'table'.
摘要: 将table 加上[]
阅读全文
posted @ 2022-09-05 13:19 知了不了了之
阅读(101)
评论(0)
推荐(0)
编辑
sqlserver 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。
摘要: <dependency> <groupId>com.microsoft.sqlserver</groupId> <artifactId>mssql-jdbc</artifactId> <--jdk 1.8 9以下的版本无该问题存在--> <version>11.2.0.jre8</version>
阅读全文
posted @ 2022-09-05 13:17 知了不了了之
阅读(636)
评论(0)
推荐(0)
编辑