Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by yaho3

  1. yaho3

    openquery in PowerBuilder datawindow?

    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...
  2. yaho3

    OLE object in datawindow - error accessing external object property

    Thanks, I haven't see error message now. I think pdf document is linked ok, but I didn't see change in datawindow...Must be refreshed datawindow?
  3. yaho3

    OLE object in datawindow - error accessing external object property

    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...

Part and Inventory Search

Back
Top