⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tqueryindex.htm

📁 宇宙中最强悍的Delphi资料专辑宇宙中最强悍的Delphi资料专辑
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<meta name="Microsoft Border" content="none">
<base target="main">
<title>TQuery索引</title>
</head>

<body leftmargin="0" background="images/Bkg3.gif">

<table border="0" width="100%" style="font-size: 9pt">
  <tr>
    <td width="100%" nowrap>1.<a href="TQuery/Working%20with%20queries.htm">查询数据库<br>
    </a>2.<a href="TQuery/Using%20queries%20effectively.htm">有效地使用查询</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>2.1<a
    href="TQuery/Queries%20for%20desktop%20developers.htm">基于桌面的查询</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>2.2<a
    href="TQuery/Queries%20for%20server%20developers.htm">查询远程数据库</a><br>
    3.<a
    href="TQuery/What%20databases%20can%20you%20access%20with%20a%20query%20component.htm">使用<font
    face="Book Antiqua">TQuey</font>构件可以查询哪些数据库</a><br>
    4.<a href="TQuery/Using%20a%20query%20component.htm">如何使用<font face="Book Antiqua">TQuery</font>构件</a><br>
    5.<a href="TQuery/Specifying%20the%20SQL%20statement%20to%20execute.htm">指定要执行的<font
    face="Book Antiqua">SQL</font>语句</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>5.1<a
    href="TQuery/Specifying%20the%20SQL%20property%20at%20design%20time.htm">在设计期间指定<font
    face="Book Antiqua">SQL</font>属性</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>5.2<a
    href="TQuery/Specifying%20an%20SQL%20statement%20at%20run%20time.htm">在运行期间指定<font
    face="Book Antiqua">SQL</font>属性</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font>5.3<a
    href="TQuery/Setting%20the%20SQL%20property%20directly.htm">直接设置<font
    face="Book Antiqua">SQL</font>属性</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font>5.4<a
    href="TQuery/Loading%20the%20SQL%20property%20from%20a%20file.htm">调用<font
    face="Book Antiqua">LoadFromFile</font>从文件中读取<font face="Book Antiqua">SQL</font>语句</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font>5.5<a
    href="TQuery/Loading%20the%20SQL%20property%20from%20string%20list%20object.htm">从另一个<font
    face="Book Antiqua">TStrings</font>对象中获得<font face="Book Antiqua">SQL</font>语句</a><big><br>
    </big>6.<a href="TQuery/Setting%20parameters.htm">设置查询的参数</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>6.1<a
    href="TQuery/Supplying%20parameters%20at%20design%20time.htm">在设计期间提供参数</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>6.2<a
    href="TQuery/Supplying%20parameters%20at%20run%20time.htm">在运行期间提供参数</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>6.3<a
    href="TQuery/Using%20a%20data%20source%20to%20bind%20parameters.htm">从另一个数据表获得参数</a><br>
    7.<a href="TQuery/Executing%20a%20query.htm">执行查询</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>7.1<a
    href="TQuery/Executing%20a%20query%20at%20design%20time.htm">在设计期间执行查询(静态查询)</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>7.2<a
    href="TQuery/Executing%20a%20query%20at%20runtime.htm">在运行期间执行查询(动态查询)</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font>7.2.1<a
    href="TQuery/Executing%20a%20query%20that%20returns%20a%20result%20set.htm">执行返回/不返回结果的查询</a><br>
    8.<a href="TQuery/Preparing%20a%20query.htm">准备查询</a><br>
    9.<a href="TQuery/Unpreparing%20a%20query%20to%20release%20resources.htm">释放<font
    face="Book Antiqua">SQL</font>语句占用的资源</a><br>
    10.<a href="TQuery/Creating%20heterogenous%20queries.htm">异构查询</a><br>
    11.<a href="TQuery/Improving%20query%20performance.htm">提高查询的效率</a><br>
    12.<a href="TQuery/Working%20with%20result%20sets.htm">查询结果</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>12.1<a
    href="TQuery/Enabling%20editing%20of%20a%20result%20set.htm">让用户可以编辑查询结果</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>12.2<a
    href="TQuery/Local%20SQL%20requirements%20for%20a%20live%20result%20set.htm">要返回本地<font
    face="Book Antiqua">SQL</font>“实时结果集”的要求</a><br>
    <font face="Book Antiqua">&nbsp; &nbsp; </font>12.3<a
    href="TQuery/Restrictions%20on%20live%20queries.htm">对于实时查询的限制</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>12.4<a
    href="TQuery/Remote%20server%20SQL%20requirements%20for%20a%20live%20result%20set.htm">要返回“实时结果集”对于远程<font
    face="Book Antiqua">SQL</font>的要求</a><br>
    <font face="Book Antiqua">&nbsp;&nbsp;&nbsp; </font>12.5<a
    href="TQuery/Restrictions%20on%20updating%20a%20live%20result%20set.htm">限制对“实时结果集”的修改/对只读结果集的修改</a><br>
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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