Search



Search Results
Displaying 461 to 470 of 1104 total results
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-charset.html
This section describes how to change the character set, collation, or both at the entity and entity-property level in an Entity Framework (EF) Core model. Modifications made to the model affect the tables and columns generated from your code. There ...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-scaffold-example.html
There are two different ways to scaffold an existing database: Scaffolding a Database Using .NET Core CLI Scaffolding a Database Using Package Manager Console in Visual Studio This section shows how to scaffold the sakila database using both ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-asp-roles.html
Now that both the membership and role provider are enabled, you will see links for creating roles and users. Many websites feature the facility for the user to create a user account. They can then log into the website and enjoy a personalized ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-intro.html
The code example is written in C#, and is designed to work on both Microsoft .NET Framework and Mono. This section provides a gentle introduction to programming with MySQL Connector/NET. This tutorial is designed to get you up and running with ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-web-personalization-provider.html
From the WebParts Toolbox, drag and drop a WebPartZone control into both the first and second columns. MySQL Connector/NET provides a web parts personalization provider that allows you to use a MySQL server to store personalization data. This ...
https://dev.mysql.com/doc/connector-net/en/connector-net-using-character-sets.html
When the regular expression patterns both match a single column, the include pattern is applied before the exclude pattern. Treating Binary Blobs As UTF8 Before the introduction of 4-byte UTF-8 character set, MySQL did not support 4-byte UTF8 ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-tools-with-wordexcel.html
With both applications, data is accessed and imported into the application using Microsoft Query, which lets you execute a query though an ODBC source. You can use Microsoft Word and Microsoft Excel to access information from a MySQL database using ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-unix.html
Prerequisites unixODBC 2.2.12 or later OpenSSL C++ runtime libraries (libstdc++) Note Connector/ODBC provides generic Linux packages for Intel architecture (both 32 and 64 bits). There are three methods available for installing Connector/ODBC on a ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-windows-dll.html
Run Install.bat to register the Connector/ODBC driver with the Windows ODBC manager for both the ANSI and Unicode versions. If you have downloaded the zipped DLL package: Unzip the installation files to the location you want it installed. Run the ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-introduction.html
MySQL Connector/ODBC provides both driver-manager based and native interfaces to the MySQL database, with full support for MySQL functionality, including stored procedures, transactions and full Unicode compliance. The MySQL Connector/ODBC is the ...
Displaying 461 to 470 of 1104 total results