Hi,

Here is my problem :

I use an ADO Data Control for accessing a database. I configure this one with a database on my disk : example C:\BDD\sample.bdd

I would like to install my soft in another PC with InstallShield copying the sample.bdd and all dll necessary.

How can I configure my ADO for accessing at the database ?

Thanks in advance.