readme.txt

来自「ADO操作SQL数据库编程完整案例」· 文本 代码 · 共 28 行

TXT
28
字号
------------------------------------
Query Tool (using ADO) -- Readme.txt
------------------------------------

(c) 1999 George Poulose. All rights reserved.

Known Problems
--------------
1. In the case of MSDASQL provider for MS SQL Server, the T-SQL keyword <USE> may not
   switch the database context to the specified database. Use the combo box provided
   on the toolbar to change the database context.

Recommendations
---------------
1. Wherever possible, using native OLE DB providers is highly recommended.

License Info
------------
This product is licensed. However, distributing the software with other products
(commercial or otherwise) without prior written permission of the author is strictly
prohibited.

Comments and Bug Report
-----------------------
If you have any comments, pl. send it to g.poulose@computer.org. If you are reporting
a bug, pl. include a reliable repro.

// __End_

⌨️ 快捷键说明

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