TUniStoredProc Linux Assertion

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

TUniStoredProc Linux Assertion

Post by Thomas J. » Fri 19 Jun 2015 14:57

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

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: TUniStoredProc Linux Assertion

Post by AlexP » Tue 23 Jun 2015 06:29

Hello,

Please specify the exact versions of UniDAC and IDE.

Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Re: TUniStoredProc Linux Assertion

Post by Thomas J. » Tue 23 Jun 2015 06:41

UniDac 6.1.3
C++ Builder XE5 Update 2

Thanks
Thomas

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: TUniStoredProc Linux Assertion

Post by AlexP » Tue 23 Jun 2015 08:00

Please provide the text or screenshot of the error message you get when executing a procedure and scripts for creating the stored procedure.

Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Re: TUniStoredProc Linux Assertion

Post by Thomas J. » Tue 23 Jun 2015 13:38

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

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: TUniStoredProc Linux Assertion

Post by AlexP » Wed 24 Jun 2015 06:05

We will release a new build by the end of the week.

Post Reply