MySQL Forums
Forum List  »  Microsoft Access

Re: get odbc error info
Posted by: dave wilson
Date: March 05, 2021 03:21PM

so we're going at an rds (mysql 8.0.20) with odbc 8.0 from an 2016 access front end. We're using dsn-less connections, and test the credentials in VBA provided from simple login form. in VBA, We do a DAO.querydef using connection string with creds provided, and run like "Select 1", just to establish connection.

But...like i said, we get a generic 3151 back - whether the network is down, or database stopped, or authentication failed. how could we get more details to drive control and close-up, and give more accurate error messages to user?

Options: ReplyQuote


Subject
Views
Written By
Posted
562
October 20, 2020 08:35PM
296
January 18, 2021 03:28PM
Re: get odbc error info
425
March 05, 2021 03:21PM
319
March 05, 2021 05:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.