How to link CR to an Access database using a relative path ?

Hello,

I'm using Visual Studio 2005 beta2 to make a desktop .NET app in C#.

I have a report that connects to an Access database through an OleDB connection. The problem is that it stores the absolute path of the database file. Is it possible to change it to a relative path It tried to set the database path to "./database.mdb", but when my report loads it asks me login informations...

Thanks for your help.

lbalogh


Answer this question

How to link CR to an Access database using a relative path ?