- Juan Pedro Sanz Diez
- PowerServer 2020 or older (Obsolete)
- Tuesday, 1 October 2019 10:40 AM UTC
Hello,
We have a funcionality that creates dynamically DW the PB function SyntaxFromSQL, in this way
dwsyntax_str = sqlca0.SyntaxFromSQL(sqlsyntax, "style(type=grid)", s_err)
messagebox('table',dwsyntax_str)
The messagebox is showed below for both web and cliente-server version.
The table is in a MS SQL Server Database.
I'm using Powerserver Appeon PowerServer 2019 Build 2151.00
Powerbuilder Universal Edition. Version 2019 Build 2082
So this sparks than in web version(Powerserver) we can't update the table since the SyntaxFromSQL function seems not to set dynamically both the update and key flags.
Is this a lack of functionality?. I Have reviewed the Powerserver (PB Edition) help (below), and we haven't found any reference to this issue
Is there any workaround? Is there any property to set (or so) , to make it work in web version?
Thanks for your time.
Regards.
Juan Pedro Sanz Díez
Powerserver (PB Edition) help.
Client-sever version
Web version (Powerserver)
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.