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 bkrike 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: *

  • Users: hafta
  • Content: Threads
  • Order by date
  1. hafta

    When no records why does it create PDF file with header and footer

    Hello guys, when there is no data why PDF file is still being created with header and footer text. How do avoid this PDF creation as I do not know how to fetch Getrowcount() from a report. It's urgent . I will appreciate your help. Dilemma
  2. hafta

    Free runtime license could not be obtained error message

    Hello Guys, why am I getting 'Free license could not be obtained error message' . Please help me resolve my problem. It's urgent. Dilemma
  3. hafta

    Passing NUll Values

    Hello Guys, How do I pass NULL Parameter to a stored procedure report through RDC API. My PowerBulider's code is as follows : String ls_null SetNull(ls_null) crystalreport_base.ole_crx_subreport[1].ParameterFields.GetItemByName("@Name").EnableNullValue = TRUE...

Part and Inventory Search

Back
Top