Search



Search Results
Displaying 1521 to 1530 of 1834 total results
https://dev.mysql.com/doc/connector-net/en/connector-net-connections-errors.html
This object has two properties that are of interest when handling errors: Message: A message that describes the current exception. Because connecting to an external server is unpredictable, it is important to add error handling to your .NET ...
https://dev.mysql.com/doc/connector-net/en/connector-net-medium-trust.html
Some hosting providers host shared applications in their own app pools and allow the application to run under full trust, but this configuration is relatively rare. Normal desktop applications operate under full trust, while web applications that ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-blob.html
Simple code examples will be presented within this section, and a full sample application can be found in the Samples directory of the Connector/NET installation. One common use for MySQL is the storage of binary data in BLOB columns. MySQL ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-crystal-creating.html
This prevents saved data from interfering with the loading of data within our application. For most purposes, the Standard Report wizard helps with the initial creation of a report. To start the wizard, open Crystal Reports and choose the New > ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-crystal.html
In this section we will show how to use Crystal Reports XI with MySQL and MySQL Connector/NET. Crystal Reports is a common tool used by Windows application developers to perform reporting and document generation.
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-datetime-problems.html
Because of this issue, .NET DataSet objects cannot be populated by the Fill method of the MySqlDataAdapter class as invalid dates will cause a System.ArgumentOutOfRangeException exception to occur. The differences in date handling can cause ...
https://dev.mysql.com/doc/connector-net/en/connector-net-ref.html
This chapter provides a high-level reference to the ADO.NET and .NET Core components that are implemented in the most recent version of Connector/NET. For a complete API listing, visit MySQL Documentation to locate the Connector/NET 8.0 API ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-both-openssl.html
This solves problems related to using two OpenSSL copies from the same application. If Connector/ODBC is connecting securely with the MySQL server and the application using the connection makes calls itself to an OpenSSL library, the application ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-driver-manager.html
This also means that you can test ODBC Administrator configurations using the iodbctest command. An ODBC Driver Manager is a library that manages communication between the ODBC-aware application and any drivers. Most ODBC Driver Manager ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-programming-net.html
This section contains simple examples that demonstrate the use of Connector/ODBC drivers with ODBC.NET.
Displaying 1521 to 1530 of 1834 total results