Resolved datawindow syntax issue
- New
- How-to
- PowerBuilder
-
Richard Hartman
- PowerBuilder
- Wednesday, 26 February 2025 01:54 AM UTC
I am getting an error 999 (ms sql server).
The sql seems to be
1 execute dbo.s_Equipment_Status_Single_02 @ds_start= ....
Yes, the 1 is in there, and seems to be the problem. But this .srd was checked in to the repo in 2019 and has not been changed since then. The line there is: procedure="1 execute dbo.s_Equipment_Status_Single_02;1 @ad_start = :ad_start, ....
We are, however, using PB2021, so this was clearly checked in with a much earlier version of PB, and the 1s may be markers that didn't get updated to 2021?
Where, in the datawindow painter, would I see this "procedure" to alter it?
The thing that gets to me about the problems I have been encountering is that they never showed up when we were connecting to a sybase database server, even though we were also using PB2021 for that.
Does anybody know where this "1" comes from? Is it something that maybe changed from a prior version of PB?
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.