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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sudha001

    save rows as fails for pdf

    Hi all, Resolved! For any one who is ever in need for a solution to this. We needed to install Ghostscript 64 bit version software for it to work. That was the missing puzzle.
  2. sudha001

    save rows as fails for pdf

    Does any one know of Powerbuilder 12.0 and Windows 7 compatibility issue? Because save rows as in PB 12.0 on an XP machine works just fine, not on a Windows 7 machine.
  3. sudha001

    save rows as fails for pdf

    I have tried all thats said in this article, but nothing still works..same issues continues..cannot s save in the datawindow painter..creates 0 byte file.. http://groups.google.com.mx/group/sybase.public.powerbuilder.datawindow/browse_thread/thread/3d2b32bf9f10e474/2a79dc6bd8f33239?lnk=raot
  4. sudha001

    save rows as fails for pdf

    Hi all, I have installed the latest GNU Ghostscript. So its there in the registry. Also the same code still works in PB 10.5 on the same machine, but is returning -1 in PB 12.0. Have also installed Postscript drivers. It uses the Distill method thus.. ads_rpt.Object.DataWindow.Export.PDF.Method...
  5. sudha001

    dberror

    Hi, Sorry about this long post..could not find a way to make it a hyper link..anyways.. below is the sql being submitted SELECT DISTINCT "JOB"."JOB_ID" "JOB_ID", "JOB_CONTROL_SECTION"."CS_NUM" "CS_NUM", "JOB_CONTROL_SECTION"."STRT_MP", "JOB_CONTROL_SECTION"."END_MP"...
  6. sudha001

    dberror

    Hi, When retrieving an sql, the dberror event of the datawindow gets triggered with sqlcode "2" and the sqlerrtext saying "Select error:" (no other description). I run the sqlsyntax(captured in the dberror and sqlpreview events) being submitted, against Oracle(in toad) and it runs fine. So...

Part and Inventory Search

Back
Top