Search



Search Results
Displaying 3031 to 3040 of 4774 total results
https://dev.mysql.com/doc/connectors/en/index.html
Abstract This manual describes the Connectors and APIs that can be used with MySQL. For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.
https://dev.mysql.com/doc/apis-php/en/apis-php-introduction.html
PHP is a server-side, HTML-embedded scripting language that may be used to create dynamic Web pages. It is available for most operating systems and Web servers, and can access most common databases, including MySQL. PHP may be run as a separate ...
https://dev.mysql.com/doc/apis-php/en/index.html
Abstract This manual describes the PHP extensions that interact with MySQL. Documentation for each extension resides in the PHP project's source repository, and is available from php.net. For help with using MySQL, please visit the MySQL Forums, ...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-example.html
The Code First approach enables you to define an entity model in code, create a database from the model, and then add data to the database. MySQL Connector/NET is compatible with multiple versions of Entity Framework Core. For specific ...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html
MySQL Connector/NET integrates support for Entity Framework 6 (EF6), which now includes support for cross-platform application deployment with the EF 6.4 version. This chapter describes how to configure and use the EF6 features that are implemented ...
https://dev.mysql.com/doc/connector-net/en/connector-net-installation-source.html
Building MySQL Connector/NET from the source code enables you to customize build parameters and target platforms such as Linux and macOS. The procedures in this section describe how to build source with Microsoft Visual Studio (Windows or macOS) ...
https://dev.mysql.com/doc/connector-net/en/connector-net-installation-windows.html
On Microsoft Windows, you can install either through a binary installation process using a Connector/NET MSI, using NuGet, or by downloading and using the source code. Before installing, ensure that your system is up to date, including installing ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-stored-proc.html
A stored procedure is a set of SQL statements that is stored in the server. Clients make a single call to the stored procedure, passing parameters that can influence the procedure logic and query conditions, rather than issuing individual hardcoded ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-telemetry.html
OpenTelementry (OTel) standardizes instrumentation, generation, collecting and exporting telemetry data to be consumed by an Observability backend. Starting in Connector/NET 8.1.0, support for OTel is encapsulated in the MySQL.Data.OpenTelemetry ...
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-mysqlclient.html
Classes Class Description AuthenticationPluginConfigurationElement Retrieves the authentication plugin configuration from the configuration file. BaseCommandInterceptor Provides a means of enhancing or replacing SQL commands through the connection ...
Displaying 3031 to 3040 of 4774 total results