crystal report help!!
-
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
-
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