Search



Search Results
Displaying 3451 to 3460 of 4186 total results
https://dev.mysql.com/doc/apis-php/en/preface.html
GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle ... This manual describes the PHP extensions that interact with ...
https://dev.mysql.com/doc/connector-net/en/connector-net-medium-trust-nongac.html
Locate the SecurityClasses tag: <SecurityClass Name="SocketPermission" Description="System.Net.SocketPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/> Scroll down and look for the following PermissionSet: ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-intro.html
This section provides a gentle introduction to programming with MySQL Connector/NET. The code example is written in C#, and is designed to work on both Microsoft .NET Framework and Mono. This tutorial is designed to get you up and running with ...
https://dev.mysql.com/doc/connector-net/en/preface.html
GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle ...MySQL Connector/NET 9.7 Community License Information User Manual has information about licenses relating to Connector/NET community releases in the 9.7 release ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-driver-manager.html
Examples and information on ODBC Driver Managers for different operating systems are listed below: Windows: Microsoft Windows ODBC Driver Manager (odbc32.dll). An ODBC Driver Manager is a library that manages communication between the ODBC-aware ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-windows.html
The MSI package bundles OpenSSL libraries used by Connector/ODBC while the Zip Archive does not and requires that you install OpenSSL on the system. Before installing the Connector/ODBC drivers on Windows: Make sure your Microsoft Data Access ...
https://dev.mysql.com/doc/connector-python/en/ch04s04s01.html
Installation via pip is supported on Windows, macOS, and Linux platforms. Note For macOS platforms, DMG installer packages were available for Connector/Python 8.0 and earlier.
https://dev.mysql.com/doc/connector-python/en/quick-installation-guide.html
If your system does not have pip, you can install it with your system's software manager, or with a standalone pip installer. The recommended way to install Connector/Python is by pip and wheel packages. Note You are strongly recommended to use the ...
https://dev.mysql.com/doc/internals/en/configuration-step.html
-DWITH_ARCHIVE_STORAGE_ENGINE=1 System checks do not rerun after the initial configuration completes. In the bld directory, run cmake to configure the build: On Unix machine: cmake .. On Windows machine, to build with VS2010 and x64: cmake .. -G ...
https://dev.mysql.com/doc/internals/en/library-options.html
Parameter configure Option CMake Option readline library --with-readline -DWITH_EDITLINE=1 SSL library --with-ssl=/usr -DWITH_SSL=system zlib library --with-zlib-dir=/usr -DWITH_ZLIB=system libwrap library --without-libwrap -DWITH_LIBWRAP=0 . The ...
Displaying 3451 to 3460 of 4186 total results