SQL Generate not working
Posted: Thu 13 Feb 2014 12:24
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
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