|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hai,
I have two tables in one Database I want to show this information in one crystal report using SQL . I can do it using access but I can't do in SQL database.Please let me know the way of creating crystal report.pls give a source code Thank you |
|
#2
|
|||
|
|||
|
Couple of options
Base you Crystal report off a view, that joins the tables together, in SQL Server Do number one, but in code when you display the crystal report, makle the datasource of the report equal to the recordset you get from the SQL statement that joins the to tables. (let you report be more dynamic) S- |
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > Connecting two tables for crystal report |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|