readme.txt

来自「《C Builder 5程序设计——数据库应用实务篇》程序源代码」· 文本 代码 · 共 19 行

TXT
19
字号

TITLE:
  CSDEMOS

DESCRIPTION:
  Interbase Client application.

DEMONSTRATES:

COMMENTS:
  
  To run this app you may need to create a BDE alias as follows,

    1. Be sure Interbase Server and SQL Links are installed
    2. Run the BDE Configuration utility, BDEADMIN.EXE
    3. Create a new Alias by the name 'IBLOCAL' of type INTRBASE
    4. Set the Server Name to <Interbase path>\EXAMPLES\EMPLOYEE.GDB
 

⌨️ 快捷键说明

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