hi every one,
i have installed Crystal Report in my system and i created a Report by just browsing the Database and put the Fields into the Detail Section. This is my first Report.
Please tell me how can i Generate Report using SQL Statement. and how can i show the Picture in Report.
SUPPOSE SQL Query is
SELECT * FROM Table1 Where name='johny'
and database name is db1
i have to open this report from VB
