Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. In sql service reports

In sql service reports

Scheduled Pinned Locked Moved Database
databasetutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    member27
    wrote on last edited by
    #1

    Hi all, Iam usind sql service reporting tool for generating reports .. I did some samples in that..I cant undstand the non query and from query options in report parameters tab..please cn any one explain abt tat.. non query option swe can give values which will come in combo box options and we can select any one and generate reports ..how can we make use of from query option..can anyone expalin with example

    P 1 Reply Last reply
    0
    • M member27

      Hi all, Iam usind sql service reporting tool for generating reports .. I did some samples in that..I cant undstand the non query and from query options in report parameters tab..please cn any one explain abt tat.. non query option swe can give values which will come in combo box options and we can select any one and generate reports ..how can we make use of from query option..can anyone expalin with example

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      From query is simple enough, you just assign a DataSet from the report as the source of the items in the dropdown. Much like populating a dropdown in any UI.

      M 1 Reply Last reply
      0
      • P Paddy Boyd

        From query is simple enough, you just assign a DataSet from the report as the source of the items in the dropdown. Much like populating a dropdown in any UI.

        M Offline
        M Offline
        member27
        wrote on last edited by
        #3

        thnx for ur reply.. I have fileds id,name in table1 I have my Query string = select * from table1 where id=@pid in the parameters (pid)properties I assigned the value field and labelfield as id and also in defalult values of from query i gave the label field as id but some error is there Error 2 [rsInvalidReportParameterDependency] The report parameter ‘code1’ has a DefaultValue or a ValidValue that depends on the report parameter “code1”. Forward dependencies are not valid. can u tell me wat error i did?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups