automation error specified module could not be found (no replies)
Hello, Following a migration of database from MySQL server 5.0.68 to 8.0.26, I tested existing xlsm files. On old Win10 user stations equipped with Office 2007 or 2010, no problem, the old macros have...
View ArticleSSMS Linked Server Connection Issue (no replies)
I'm trying to create a linked server from my SSMS to a MySQL db. No matter what I do, I get the following error: Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server...
View ArticleMySQL (no replies)
I have a ODBC Connection on an Excel Workbook. I created the connection through Access. Both Access and Excel repeatedly ask for credentials, when I open the file and when I refresh the data. I would...
View ArticleMYSQL ERRORS ON SPECIFIC COMPUTERS (no replies)
I am using MYSQL CONNECTOR as a driver for ODBC connection to a MYSQL database. It is generally working nicecly, but I recently encountered an unexpected problem when the program runs on certain...
View ArticleDSN Configuration on Centos: Wrong or unknown protocol (no replies)
A DSN configuration on Centos Linux 7 is not working anymore. I am not sure if this was caused by an OS update or similar. When testing the DSN configuration by using the isql command, the following...
View ArticleTurning Of Encryption Between ODBC to Localhost Database (no replies)
Hi, I am hoping that I have found the right place. I have been tasked with optimizing our server. I am trying to turn off encryption and decryption for SQL requests made to localhost. But would like...
View ArticleODBC Connection Faliure (1 reply)
Connection Failed MYsql ODBC8.0(w) driver can't connect to mysql server on 158.230.38.77,3306(10060) The above message appear when I try to establish ODBC conncetion Pls help me to correct the situation
View ArticleDisplay size column width parameter odbc.ini (no replies)
Is there an ODBC parameter that will allow us to set the maximum display size of a returned column from mySQL, or is there default width we need to override? Currently the result is being truncated at...
View ArticleMySQL Connector/ODBC 8.0 27 64x installation Windows11 (2 replies)
Hi! I can't to install MySQL Connector/ODBC 8.0 27 64x on Windows11 and appears error: Error 1918.Error installing ODBC driver MySQL ODBC 8.0 ANSI Driver, ODBC error 13: The setup routines for the...
View ArticleODBC driver (1 reply)
Hi all, We are using MySQL Odbc connector 5.3 to connect MS access . Unfortunately I always the below error. Can anyone suggest. Error: Could not lock file
View ArticleConnecting to IBM DB2 database (no replies)
Good day everyone. I am new to MYSQL and I would like to write queries to connect to an DB2 database. I can connect to it utilizing WINSQL, MSACCESS and Crystal Reports. How do I accomplish this...
View ArticleODBC Connector 8.0 on Windows 11 ARM (no replies)
Hi Is it possible to install the unicode connector 8.0.27 on Windows 11 ARM? Many thanks
View ArticleMySQL ODBC Connector 8.0.27 connect to old MySQL 5.0.38 database (no replies)
We are working on upgrade the MySQL to 8.0.27. Some of our customers still have old database on 5.0.38. We got error when try to use the 8.0.27 ODBC connector to connect to the 5.0.38. Does the 8.0.27...
View ArticleORACLE ODBC USING CONNECT TO MYSQL (1 reply)
Dear experts, I am working on setting up a MYSQL ODBC. and I tried to query with DB LINKS. but it showed errors message. but, isql method can access mysql server. i installed odbc with root. here is...
View Articleodbc can not get the whole utf8 string (no replies)
I create a database with utf8: connect mysql: #mysql -h 192.168.26.42 -u root -p mysql> show variables like 'collation_%'; +----------------------+-------------------+ | Variable_name | Value |...
View ArticleError con SSL (2 replies)
[MySQL][ODBC 8.0(w) Driver]SSL connection error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol Please helpme
View ArticleMySQL ODBC Win ARM (no replies)
M1 Mac running Win 11 (ARM) on Paralells. x86/x64 MySQL ODBC driver won't install. Need the ARM version. And there is obviously an ARM Version of the driver but none are compiled for Win EXE. I have...
View Articlemysql-connector-odbc-8.0.28-1.el7.i686 on Linux 7 not able to make odbc...
I have written one test program and compiled it with both the versions of unixodbc2.25 and unixodbc latest version 2.3.9 and it was getting connected properly on with...
View ArticleODBC can't connect to server with certain passwords - how to circumvent? (no...
We have MySQL 5.7.34 running on a Debian machine, and have installed the newest (at the time of writing this) version of the ODBC x64 driver on a Windows 10 x64 machine (ODBC x64 driver version...
View ArticleMySQL ODBC DSN (no replies)
MySQL ODBC DSN - https://blog.mclaughlinsoftware.com/2022/04/02/mysql-odbc-dsn/ - https://blog.mclaughlinsoftware.com/2022/04/04/mysql-csv-output/
View Article