summaryrefslogtreecommitdiffstats
path: root/doc/en/details-database.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/details-database.docbook')
-rw-r--r--doc/en/details-database.docbook24
1 files changed, 6 insertions, 18 deletions
diff --git a/doc/en/details-database.docbook b/doc/en/details-database.docbook
index 7c87293..8b141e7 100644
--- a/doc/en/details-database.docbook
+++ b/doc/en/details-database.docbook
@@ -43,8 +43,8 @@
<sect2><title>Preparation</title>
<para>
- To access the database, &kappname; uses the SQL module supplied by &Qt;
- Software as part of their &Qt; programming system. This module supports a
+ To access the database, &kappname; uses the SQL module supplied by &TQt;
+ Software as part of their &TQt; programming system. This module supports a
number of different database systems through a collection of drivers. Among
the more popular open-source systems for which drivers are available are
MySQL<trademark class="registered"/>, SQLite, and PostgreSQL. The module also
@@ -64,10 +64,8 @@
<para>
In addition to the database software itself, you must also install the
- corresponding &Qt; driver module. Most distributions will include driver
- modules for the more popular databases. Otherwise, check with the <ulink
- url="http://qt.nokia.com">&Qt; software web site</ulink> and search for
- 'SQL drivers'
+ corresponding &TQt; driver module. Most distributions will include driver
+ modules for the more popular databases.
</para>
<note>
@@ -78,14 +76,6 @@
software package to install. Also, some of the following information,
particularly that related to administration, may not apply to SQLite.
</para>
-
- <para>
- Due to limitations in prior releases, only version 3 of SQLite is
- supported. Unfortunately, the release of the &Qt; toolkit used by &kappname;
- does not provide a driver for this version. However, an unofficial,
- extensively tested, driver is available; if you wish to use SQLite, ask on
- &devlist; for further information.
- </para>
</note>
</sect2>
@@ -168,11 +158,9 @@
<title>Database Type</title>
<para>
- This box lists all &Qt; SQL drivers installed on your system. Select the
+ This box lists all &TQt; SQL drivers installed on your system. Select the
driver for your database type. If the one you want is not in the list, you
- need to install the appropriate driver. See your distribution documentation,
- or visit the <ulink url="http://qt.nokia.com/" type="">&Qt; software web
- site</ulink> and search for 'SQL drivers'.
+ need to install the appropriate driver.
</para>
</sect3>