comparison Sphinx/source/plugins/odbc.rst @ 993:05b106383b2a

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 21:39:40 +0100
parents 1316bc62b5d5
children 17bf6fafb884
comparison
equal deleted inserted replaced
992:953f57a1f30a 993:05b106383b2a
46 DICOM instance (namely, ``Attachment 1`` that corresponds to the 46 DICOM instance (namely, ``Attachment 1`` that corresponds to the
47 DICOM instance itself, and ``Attachment 3`` that corresponds to the 47 DICOM instance itself, and ``Attachment 3`` that corresponds to the
48 tags before the pixel data). 48 tags before the pixel data).
49 49
50 * The Linux Standard Base (LSB) `pre-compiled binaries 50 * The Linux Standard Base (LSB) `pre-compiled binaries
51 <https://lsb.orthanc-server.com/plugin-odbc/>`__ of the ODBC plugins 51 <https://orthanc.uclouvain.be/downloads/linux-standard-base/orthanc-odbc/index.html>`__ of the ODBC plugins
52 are not compatible with the ``libsqliteodbc`` `Debian/Ubuntu package 52 are not compatible with the ``libsqliteodbc`` `Debian/Ubuntu package
53 <http://www.ch-werner.de/sqliteodbc/>`__ because the latter package 53 <http://www.ch-werner.de/sqliteodbc/>`__ because the latter package
54 was compiled with the ``HAVE_SQLITE3LOADEXTENSION`` flag. 54 was compiled with the ``HAVE_SQLITE3LOADEXTENSION`` flag.
55 55
56 * Finally, make sure to read the :ref:`recommended setup for best 56 * Finally, make sure to read the :ref:`recommended setup for best
136 136
137 Microsoft Windows and Apple OS X 137 Microsoft Windows and Apple OS X
138 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 138 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
139 139
140 Pre-compiled binaries for Microsoft Windows 32bit `are also available 140 Pre-compiled binaries for Microsoft Windows 32bit `are also available
141 <https://www.orthanc-server.com/browse.php?path=/plugin-odbc>`__. A 141 <https://orthanc.uclouvain.be/downloads/windows-32/orthanc-odbc/index.html>`__. A
142 package for `Apple's Mac OS X 142 package for `Apple's Mac OS X
143 <https://www.osimis.io/en/download.html>`__ is available courtesy of 143 <https://www.osimis.io/en/download.html>`__ is available courtesy of
144 `Osimis <https://www.osimis.io/>`__. 144 `Osimis <https://www.osimis.io/>`__.
145 145
146 146