
Crystal Reports 6 and Setting MDB File Name and Location
I'm using
Crystal Reports 6 and would like to set the MDB file name and
path in code since this file will be created in run time allowing the
user to
specify a file name and a path they wish to store it in. I am unable to
find a
way which allows in code (via string variable) to set a specific file
name and
path. In design time I know there is a way using the Set Location
function.
But, again this doesn't do me any good since the name and path will not
be
unknown until the user creates it. If anyone knows a way I can assign
an
MDB file name and path in Crystal reports 6 code, please let me know.
Regards,
Tim Hirtle