Does anyone know how to use SQL command openquery in PowerBuilder DataWindow -> Data source?
I try to write it this way but it does not work:
(Error meessage: The argument (RETRIEVAL_ARGUMENT) defined for the select statement was not referenced)
DECLARE @Sql VARCHAR(8000), @MO varchar(10)
SET...
Please help me, I can't solve this error message in Powerbuilder v10.5. I would like to display pdf documents from saved links in datawindow.
I insert OLE object ole_1 (Acrobat acrobat document) to datawindow dw_1, dw_1 is DataObject in window w_datawindow_drawing. If I run this I get error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.