Hello all,
today I installed my application first on a windows system (database and client). Everything worked fine.
Then the admin exported the database to a Linux system. Also here worked everything fine except of executing a TUniStoredProc.
An assertion is thrown without any information. Did someone use also the TUniStoredProc component with database located on a Linux system?
When I execute the statement "Call ProcedureName(-1, -1, -1, -1)" in NaviCat everything works fine.
What could be the problem?
Thanks a lot for your help
Thomas
TUniStoredProc Linux Assertion
Re: TUniStoredProc Linux Assertion
Hello,
Please specify the exact versions of UniDAC and IDE.
Please specify the exact versions of UniDAC and IDE.
Re: TUniStoredProc Linux Assertion
UniDac 6.1.3
C++ Builder XE5 Update 2
Thanks
Thomas
C++ Builder XE5 Update 2
Thanks
Thomas
Re: TUniStoredProc Linux Assertion
Please provide the text or screenshot of the error message you get when executing a procedure and scripts for creating the stored procedure.
Re: TUniStoredProc Linux Assertion
Sorry, but the problem occurs on the customer machine. Now I changed it to MySQL components and it works.
So I cannot provide you any information right now.
Thanks
Thomas
So I cannot provide you any information right now.
Thanks
Thomas
Re: TUniStoredProc Linux Assertion
We will release a new build by the end of the week.