Impossible to cal a stored Proc containaing parameters from Excel 2016 using ODBC driver
Hello, I'm confronting with an issue on Excel 365 Using ODBC MySql Driver (latest version). DB is located on AWS and running MySql 5.7.26
as soon as I call a Stored Procedure with parameters I get an error and there is no way to have the results.
On the sql Query the command is {call sp_GetResults(?,?,?,?,?) with 5 parameters. I'm able to link the parameters (?) with their respective cells in Excel. However calling the query, I get a error :
[MySQL]ODBCC 8.0(w) Driver][mysqld-5.7.26]
Looking at the Event log :
Microsoft Excel
[MySQL][ODBC 8.0(w) Driver][mysqld-5.7.26]
P1: 100749
P2: 16.0.13628.20274
P3:
P4:
Any help would be very appreciated.
Subject
Written By
Posted
Impossible to cal a stored Proc containaing parameters from Excel 2016 using ODBC driver
February 07, 2021 10:23AM
February 07, 2021 10:47AM
February 07, 2021 12:05PM
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.