crystal report and dsn.. with VB + oracle?
hello.
it is necessary to create DSN for using crystal report.
without using DSN we can create a crystal report.
i want to generate a dynamic crystal report from visual basic 6.0 and backend used is oracle.
i tried it but giving error like 'server not yet been started'.
give me reply.
if possible then a code for generating dyanamic report. with backend oracle.
Re: crystal report and dsn.. with VB + oracle?
There is no need to create a DSN for connection to oracle. When you create the report you can choose to use the Oracle Connection. You still need the Oracle client installed on each machine and the TNSNames file correctly set.
Re: crystal report and dsn.. with VB + oracle?
Quote:
Originally Posted by GaryMazzone
There is no need to create a DSN for connection to oracle. When you create the report you can choose to use the Oracle Connection. You still need the Oracle client installed on each machine and the TNSNames file correctly set.
can u give me code for that how to create dymanic report from vb6.0 with using TNSName.