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
  1. Home
  2. General Programming
  3. C#
  4. crystal report help!!

crystal report help!!

Scheduled Pinned Locked Moved C#
databasedesignhelptutorialquestion
2 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.
  • E Offline
    E Offline
    ersinsivaz
    wrote on last edited by
    #1

    I am using Crystal Report XI for reporting. So I want to combine or integrate my own SQL queries to Crystal report. How van I make this? For Example : My sql query is below; "SELECT NAME,SURNAME,AGE,STR(SALARY/100,9,2) AS SALARY FROM EMPLOYEE WHERE SALARY>500 " so I want to integrate this sql query with Crystal Report and design these (NAME,SURNAME ...) in my report designer. For your help thank you very much. This is my sign

    V 1 Reply Last reply
    0
    • E ersinsivaz

      I am using Crystal Report XI for reporting. So I want to combine or integrate my own SQL queries to Crystal report. How van I make this? For Example : My sql query is below; "SELECT NAME,SURNAME,AGE,STR(SALARY/100,9,2) AS SALARY FROM EMPLOYEE WHERE SALARY>500 " so I want to integrate this sql query with Crystal Report and design these (NAME,SURNAME ...) in my report designer. For your help thank you very much. This is my sign

      V Offline
      V Offline
      vernchen
      wrote on last edited by
      #2

      you can get the date into a dateset, then send dateset to Crystal

      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