
VB6 + Crystal Report 4.6 problem
Hi all,
I have an application in
Visual Basic 6.0 that use
Crystal Report 4.6.
This application will be installed in a directory that i don't know now. The
Ms Access 97 database that contains my data will be installed in a directory
that i don't know now too. When i print (using Crystal Report) i set the
report.datafiles(0) and report.datafiles(1) from Visual Basic with the
string that contains the right database path. The most of the reports goes
right, but other bring the database set location from Crystal Report enstead
of the string that i pass from Visual Basic. I can't change the database set
location from Crystal Report because in some PCs the database path is one
and in some others the database path is different. I must set the database
path from Visual Basic.
I don't know how to do.
Please help me.
Thanks a lot
Stefano