📄 what databases can you access with a query component.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>What databases can you access with a query component</title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
</head>
<body>
<table border="0" width="100%" style="font-size: 9pt">
<tr>
<td width="100%"><strong>使用TQuey构件可以查询哪些数据库</strong><br>
<br>
TQuery构件可以访问以下的数据库:<br>
(1)Paradox或dBASE,这是通过BDE内置的Local SQL实现的。Local
SQL是SQL-92标准的一个子集,支持大部分DML和DDL。可参看“LOCALSQL.HLP”查询更详细的内容。<br>
(2)本地InterBase Server(通过InterBase引擎实现)<br>
(3)远程数据库,如Oracle、Sybase、MS-SQL Server、InFormix、DB2和InterBase。但是,必须安装相应的SQL
Links驱动程序和客户端软件。不同的服务器对标准SQL都有不同的限制和扩展,在查询远程数据库之前,务必要查阅它的相关文档。<big><br>
</big> (4)Delphi 4还支持异构查询。可以同时查询几个不同类型的数据库(比如说,从Oracle和Paradox数据表之间进行查询)。当创建了异构查询的时候,BDE使用本地的SQL执行查询。可参看“<a
href="Creating%20heterogenous%20queries.htm">创建异构查询</a>”<hr size="1">
<p align="center"><a href="mailto:ilovedelphi@163.net">RainBow</a><font color="#ffffff">。</font>策划制作
版权所有</td>
</tr>
</table>
<p><small><br>
</small></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -