i hava use MySql database ,but how to pass sql query into crystal report 8.5
cystal report 8.5 and mysql
Collapse
X
-
Tags: None
-
Create a query for that report, you can test it using a query analyzer. Then try to find a way to have a ttx builder. Then create a .ttx file and then create a report by choosing
>the Crystal Dictionary,
>then choose More data sources,
>then Active Data Sources,
>then Active Data (fields definitions only)
or you choose the other way directly choosing the database thru the
data source.
Did i get it right?
Originally posted by charansingi hava use MySql database ,but how to pass sql query into crystal report 8.5 -
Comment