Page 1 of 1

SQL Generate not working

Posted: Thu 13 Feb 2014 12:24
by Tomin
Hello,
using the last version (6.9.17) of SDAC after SQL Generate I receive strange SQL Query for Insert,Update etc.
E.g.
"INSERT INTO TEMP.QuotationsGroups
(PCID, QuotationID, GroupID, GroupName, GroupOrder, ItemsPriceShow, GroupSummaryShow, ItemsQuantity, SumFinalPrice, SumSummaryPrice, SumDiscountAmount)
VALUES
(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
"

What is the reason.
Please help

Tom

Re: SQL Generate not working

Posted: Thu 13 Feb 2014 12:35
by AlexP
Hello,

We have already fixed the problem, this fix will be added to the next SDAC version.

Re: SQL Generate not working

Posted: Thu 13 Feb 2014 13:25
by Tomin
AlexP wrote:Hello,

We have already fixed the problem, this fix will be added to the next SDAC version.
Thanks for your fast reply.
When do you plan next release?

Best regards
Tom

Re: SQL Generate not working

Posted: Fri 14 Feb 2014 10:34
by AlexP
We plan to release the build including this fix next week.