readme.txt

来自「MYSQL 连接控件 MYSQL 连接控件」· 文本 代码 · 共 32 行

TXT
32
字号
-----------------------------------------------------
ReportBuilder 7 DADE Plug-in for MySQL via MyComponents
-----------------------------------------------------

Please send any MySQL DADE issues to:
support@scibit.com

Please send any ReportBuilder issues to:
support@digital-metaphors.com


This is the ReportBuilder DADE for MySQL Server >3.23.x and is not compatible with older MySQL servers.

Installing the DADE:
--------------------

1. Make sure you've got the following installed:
	--	The newest version of TMySQLComponents (> version 2004.1.1.0), 
		available from SciBit at: http://www.scibit.com
	--	The newest version of ReportBuilder (> version 7), 
		available from Digital-Metaphors at: http://www.digital-metaphors.com

2. Open sbmcrb7dade.dpk in Delphi click Install

Testing the DADE Installation:
-------------------------
1. Open any form, 
2. Put a TMySQLServer Component on the form and connect it to a server and database
3. Put a TppReport Component on the form and Double Click It.
4. Goto the Data Tab, File-Data Settings Menu, Pick Session Type=MySQLSession, DatabaseName=MySQLServer1, Database Type=MySQL, SQL Type=SQL2
5. Click OK, then design a new report as usual.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?