Search



Search Results
Displaying 651 to 660 of 1908 total results
https://dev.mysql.com/doc/workbench/en/wb-migration-database-access.html
That table is protected against read access even to the Admin user, so if you try to migrate without opening up access to it, then you will get an error like this: [42000] [Microsoft][ODBC Microsoft Access Driver] Record(s) cannot be read; no read ...General Information Microsoft Windows is required because Microsoft Access ODBC drivers are only available on ...
https://dev.mysql.com/doc/workbench/en/wb-migration-overview-steps.html
This is an automated and informational step that reports connection related errors and/or general log information. This is an automated and informational step that reports related errors, general log information, or both (see the figure that ...
https://dev.mysql.com/doc/connectors/en/connector-j-config-failover.html
A failover happens when connection-related errors occur for an underlying, active connection. The connection errors are, by default, propagated to the client, which has to handle them by, for example, recreating the working objects (Statement, ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-j2ee-concepts-load-balancing-failover.html
An example where this might be useful is when dealing with transient errors when using MySQL Cluster, where certain buffers may become overloaded. The following code snippet illustrates this: public class NdbLoadBalanceExceptionChecker extends ...
https://dev.mysql.com/doc/connectors/en/connector-net-programming-datetime-invalid.html
The default behavior of Connector/NET is to return a .NET DateTime object for valid date values, and return an error for invalid dates. The following are some known issues: Data binding for invalid dates can still cause errors (zero dates like ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-examples-tools-with-access-export.html
Values that are valid within Access but are outside of the supported ranges of the MySQL data types may trigger an “overflow” error during the export. Figure 5.16 Save Export Success Message Note If you see the following error message instead ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-usagenotes-functionality-catalog-schema.html
false true Catalogs are supported and interpreted as MySQL database names, specifying schema triggers an error. true false Schemas are supported and interpreted as MySQL database names, specifying catalog triggers an error. false false Both catalogs ... Many relational databases reference CATALOG and SCHEMA in ways that do not directly correspond to what MySQL refers to as a ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-datetime-invalid.html
The default behavior of Connector/NET is to return a .NET DateTime object for valid date values, and return an error for invalid dates. The following are some known issues: Data binding for invalid dates can still cause errors (zero dates like ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-tracing-mysql.html
12 Warning: level, code, message 13 Error: error number, error message Although this example uses the ConsoleTraceListener, any of the other standard listeners can be used. This section describes how to set up your application to view MySQL trace ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-tools-with-access-export.html
Values that are valid within Access but are outside of the supported ranges of the MySQL data types may trigger an “overflow” error during the export. Figure 6.5 Save Export Success Message Note If you see the following error message instead ...
Displaying 651 to 660 of 1908 total results