Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/odbc.rst @ 991:1316bc62b5d5
migration to UCLouvain servers
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 21 Nov 2023 21:09:02 +0100 |
parents | 2f70f622059b |
children | 05b106383b2a |
line wrap: on
line diff
--- a/Sphinx/source/plugins/odbc.rst Tue Nov 21 10:36:44 2023 +0100 +++ b/Sphinx/source/plugins/odbc.rst Tue Nov 21 21:09:02 2023 +0100 @@ -14,7 +14,7 @@ The source code of the ODBC plugins can be found in the ``orthanc-databases`` `Mercurial repository -<https://hg.orthanc-server.com/orthanc-databases/>`__, next to the +<https://orthanc.uclouvain.be/hg/orthanc-databases/>`__, next to the source code of the :ref:`PostgreSQL <postgresql>` and :ref:`MySQL/MariaDB <mysql>` plugins. @@ -249,7 +249,7 @@ The ODBC plugins for Orthanc are universal, in the sense that they can connect to any ODBC driver. However, there are some minor variations in the SQL language, that are known as "dialects" in the `source code -of the plugins <https://hg.orthanc-server.com/orthanc-databases/>`__. +of the plugins <https://orthanc.uclouvain.be/hg/orthanc-databases/>`__. As of ODBC plugins 1.0, the supported dialects are Microsoft SQL Server, PostgreSQL, MySQL and SQLite. Orthanc auto-detects the dialect