Hello. Not sure if this is really a VB problem - i mean, i`m using Crystal Reports from Visual Basic but this problem may be fixable in the actual report definition itself.

I have a database hard-wired into my crystal report (c:\this\that\database.mdb) and i want to change it so it looks up a level, then down into \data.

c:\this\that\report\report.rpt
c:\this\that\data\database.mdb

so the path should be ..\data\database.mdb

but i just cant get the report to live with it! Any ideas?

Thanks,
Alex.