Page 1 of 1

TUniStoredProc Linux Assertion

Posted: Fri 19 Jun 2015 14:57
by Thomas J.
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

Re: TUniStoredProc Linux Assertion

Posted: Tue 23 Jun 2015 06:29
by AlexP
Hello,

Please specify the exact versions of UniDAC and IDE.

Re: TUniStoredProc Linux Assertion

Posted: Tue 23 Jun 2015 06:41
by Thomas J.
UniDac 6.1.3
C++ Builder XE5 Update 2

Thanks
Thomas

Re: TUniStoredProc Linux Assertion

Posted: Tue 23 Jun 2015 08:00
by AlexP
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

Posted: Tue 23 Jun 2015 13:38
by Thomas J.
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

Re: TUniStoredProc Linux Assertion

Posted: Wed 24 Jun 2015 06:05
by AlexP
We will release a new build by the end of the week.