2002-04-15 00:12:54 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2004-03-03 01:01:07 +00:00
|
|
|
<!-- $Revision: 1.10 $ -->
|
2002-04-15 00:12:54 +00:00
|
|
|
<reference id="ref.msql">
|
2004-02-24 08:46:39 +00:00
|
|
|
<title>mSQL Functions</title>
|
2002-04-15 00:12:54 +00:00
|
|
|
<titleabbrev>mSQL</titleabbrev>
|
|
|
|
<partintro>
|
2002-07-26 12:08:12 +00:00
|
|
|
|
|
|
|
<section id="msql.intro">
|
|
|
|
&reftitle.intro;
|
|
|
|
<para>
|
|
|
|
These functions allow you to access mSQL database servers. More
|
|
|
|
information about mSQL can be found at
|
|
|
|
<ulink url="&url.msql;">&url.msql;</ulink>.
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
2002-11-30 15:33:22 +00:00
|
|
|
&reference.msql.configure;
|
2002-07-26 12:08:12 +00:00
|
|
|
|
2002-09-14 21:26:46 +00:00
|
|
|
&reference.msql.ini;
|
2002-07-26 12:08:12 +00:00
|
|
|
|
|
|
|
<section id="msql.resources">
|
|
|
|
&reftitle.resources;
|
|
|
|
<para>
|
2004-03-03 01:01:07 +00:00
|
|
|
There are two resource types used in the mSQL module. The first one
|
|
|
|
is the link identifier for a database connection, the second a resource
|
|
|
|
which holds the result of a query.
|
2002-07-26 12:08:12 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
&reference.msql.constants;
|
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
</partintro>
|
|
|
|
|
|
|
|
&reference.msql.functions;
|
|
|
|
|
|
|
|
</reference>
|
2002-07-26 12:08:12 +00:00
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|