summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/src/sql-driver.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/doc/src/sql-driver.qdoc')
-rw-r--r--src/sql/doc/src/sql-driver.qdoc24
1 files changed, 5 insertions, 19 deletions
diff --git a/src/sql/doc/src/sql-driver.qdoc b/src/sql/doc/src/sql-driver.qdoc
index a2f84a09a0..364d733e92 100644
--- a/src/sql/doc/src/sql-driver.qdoc
+++ b/src/sql/doc/src/sql-driver.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2016 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -11,8 +11,8 @@
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
**
** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
** Foundation and appearing in the file included in the packaging of
** this file. Please review the following information to ensure
** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
** $QT_END_LICENSE$
**
****************************************************************************/
@@ -168,8 +168,6 @@
If you are not using a Microsoft compiler, replace \c nmake with \c
make in the line above.
- \note This database plugin is not supported for Windows CE.
-
\note Including \c{"-o Makefile"} as an argument to \l qmake to
tell it where to build the makefile can cause the plugin to be
built in release mode only. If you are expecting a debug version
@@ -261,8 +259,6 @@
\snippet code/doc_src_sql-driver.qdoc 9
- \b{Note:} This database plugin is not supported for Windows CE.
-
\target QODBC
\section2 QODBC for Open Database Connectivity (ODBC)
@@ -365,8 +361,6 @@
If you are not using a Microsoft compiler, replace \c nmake with \c
make in the line above.
- \b{Note:} This database plugin is not officially supported for Windows CE.
-
\target QPSQL
\section2 QPSQL for PostgreSQL (Version 7.3 and Above)
@@ -426,8 +420,6 @@
Users of MinGW may wish to consult the following online document:
\l{http://www.postgresql.org/docs/current/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW}{PostgreSQL MinGW/Native Windows}.
- \b{Note:} This database plugin is not supported for Windows CE.
-
\target QTDS
\section2 QTDS for Sybase Adaptive Server
@@ -475,8 +467,6 @@
are not using a Microsoft compiler, replace \c nmake with \c make in
the line above.
- \b{Note:} This database plugin is not supported for Windows CE.
-
\target QDB2
\section2 QDB2 for IBM DB2 (Version 7.1 and Above)
@@ -512,8 +502,6 @@
If you are not using a Microsoft compiler, replace \c nmake
with \c make in the line above.
- \b{Note:} This database plugin is not supported for Windows CE.
-
\target QSQLITE2
\section2 QSQLITE2 for SQLite Version 2
@@ -674,8 +662,6 @@
Note that \c{C:\interbase\bin} must be in the \c PATH.
- \b{Note:} This database plugin is not supported for Windows CE.
-
\target troubleshooting
\section1 Troubleshooting