解决Coldfusion连接MySQL数据库的问题
在連接MySQL時,出現了如下錯誤:
Connections to MySQL Community Server are not supported. Please contact MySQL to obtain a MySQL Enterprise or Commercial version.
解決方案:
step 1:
step 2:
After you copy the JAR file to the /lib directory, you have to restart ColdFusion. Then you will be sure that the changes will take effect.
?
In the Administrator, give your new datasource a name. Select MySQL 5 from the list.
?
Press the Add button to create the datasource. You should then get the following user interface:
?
?
This contains the details of my database. Enter the details for yours. Press the Submit button.
?
轉載于:https://www.cnblogs.com/ilovewindy/p/10097763.html
總結
以上是生活随笔為你收集整理的解决Coldfusion连接MySQL数据库的问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 111234
- 下一篇: Java:集合for高级循环遍历