34,838
社区成员




mysql 5.7 用Delphi 连接 虚拟机中的mysql服务器,提出错误:
FireDAC Executor Error
The application performed an incorrect operation with the database.
-------------------------------------------
Message text: Table 'checkdata.categories' doesn't exist
Error code: 01146
Error kind: ObjNotExists
Server object: checkdata.categories
Command text offset:
-------------------------------------------
Command text: select * from Categories
Command parameters:
-------------------------------------------
Exception class name: EMySQLNativeException
FireDAC error code: 1100
FireDAC object name: frmGettingStarted.qryCategories
提出错误如上,求助各位大侠!