ibdemo.txt
来自「Delphi_7.0数据库开发源代码。有内容十一章节」· 文本 代码 · 共 28 行
TXT
28 行
PURPOSE:
--------
This demo is designed to show the use of InterBases' event alerters.
USE:
----
To use the Event Alerter demo:
1) Start by making sure that the Local InterBase engine is running.
2) Run the demo application and press the "Open Database" button.
3) Log onto the supplied database 'events.gdb' with a password of
"masterkey".
4) Enter the name of your event i.e. "MyEvent" into the "Event Registration"
list box, and then press the "Register Events" button.
5) To simulate the event being generated by the server, enter the previously
registered event name into the "Generate Events" event field, and then
press the "Generate Event" button.
Note that the demo will log the notification from the server that the
registered event has been generated.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?