UniDAC MySQL Procedure Does Not Exist
Posted: Wed 01 Apr 2020 11:10
Hello DevArt,
I have one strange situation, when I migrated my project who is using UniDAC 6.4.15 for connection on few stored procedures on the MariaDB server from DelphiXE2 to the latest Delphi with UniDAC 8.1.2 and that sp component's on SP call trow and exception with message MySQL procedure does not exist.
UniDAC Connection works fine, SP was written on camel case as it is in the MariaDB database but the problem is here in new Delphi and UniDAC with old Delphi and UniDAC it works fine.
Thanks for any help and assistance in the advance...
I have one strange situation, when I migrated my project who is using UniDAC 6.4.15 for connection on few stored procedures on the MariaDB server from DelphiXE2 to the latest Delphi with UniDAC 8.1.2 and that sp component's on SP call trow and exception with message MySQL procedure does not exist.
UniDAC Connection works fine, SP was written on camel case as it is in the MariaDB database but the problem is here in new Delphi and UniDAC with old Delphi and UniDAC it works fine.
Thanks for any help and assistance in the advance...