Creating a sharePoint Data Connection to an Access DB in Frontpage

M

Makor

Could someone please assist us in describing the exact steps required for
setting up a Data Source connection in Frontpage to connect to an Access DB
on
the same SharePoint server.

We assume the process is as follows:

1. Add DB Connection to catalog
2. Configure Database Connection
3. Use Custom Connection String as follows:
Provider=Microsoft.Jet.OLEDB.4.0;Data Source="c:\JobDatabase.mdb"

We keep getting errors saying that a connection cvould not be established to
the access DB.

Thank you.
 
Top