Hi all,
Can someone explain to me in plain english the steps to call a crystal 9 report with ODBC connection to database from a VB 6.0. application . I am new to VB so a detailed answer is appreciated.
Thks
new_vb2005
Printable View
Hi all,
Can someone explain to me in plain english the steps to call a crystal 9 report with ODBC connection to database from a VB 6.0. application . I am new to VB so a detailed answer is appreciated.
Thks
new_vb2005
Welcome to the forums. :wave:
You didn't say what kind of database you are using, but that isn't that important for this question.
Here is an example (for a MySQL database, but again, the database isn't the question as much as calling the report, so just concentrate of the crystal report code and ignore the rest).