- Shayne Salsbury
- PowerServer 2020 or older (Obsolete)
- Thursday, 22 April 2021 07:15 PM UTC
I am currently using PB 2019 R3 CloudPro Edition and trying to deploy an application to PowerServer (PB Edition). I have deployed several simple applications with no issue. I am now trying to deploy a more complex application and I am getting several entries log for SetTransObject.
Code Diagnosis:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Unsupported Code:
Dw_1.SetTransObject(SQLCA)
Line Number:
4
Location:
Open() event/function of w_case_search in cp27.pbl
Unsupported Item:
Settransobject
Type:
Reason:
Can not found the function 'settransobject'
Priority:
Have to modify
The open event references DW_1 which is on the window
Open() event
dw_1.SetTransObject( SQLCA )
dw_1.InsertRow( 0 )
Not sure what I am missing. The documentation indicates that the SetTransObject function is supported.
Any help would be greatly appreciated.
Thanks,
Shayne Salsbury
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.