i am using vb 6.0 and cr 8.0 with an access data base i have already created a report now some one please gauide me , how to connect it with vb and print a report
or provide some links for tutorial.
Printable View
i am using vb 6.0 and cr 8.0 with an access data base i have already created a report now some one please gauide me , how to connect it with vb and print a report
or provide some links for tutorial.
www.businessobjects.comQuote:
Originally Posted by elixir_5000
All you need in tutorials are there.
you drag a control on ur form namely Crystal Report Control
add it trough the components site from VB 6.0
CRC has different methods , u define report path at crc.reportsourse=""
and then crc.action
it will do the required task
can u tr ODBC from Control Panel or Control Panel\Administrative Tools