How to setup a access database in plesk?

Access database (mdb) in Plesk - How to setup a access database in plesk

Upload the mdb file in to the home directory of the corresponding domain, then follow these steps from your control panel.

Step 1:Login into Plesk control panel and goto ODBC Data Sources >> Add new ODBC DSN >>

Step 2:Provide the Connection Name, Connection Description(optional) , Select Driver as MS Access Driver , >> OK

Step 3:Provide Database File Path(DQB) - the full path, something like --> C:\inetpub\vhosts\domain name \httpdocs\......\databasename.mdb

Provide 'Login id' and 'password' and fillup the fields with appropriate entries. Apply 'test', before proceed with 'next'

Step 4:When 'test' is ok, proceed with 'next'

OR

You can also specify the path(C:\inetpub\vhosts\domain name \httpdocs\......\databasename.mdb) in the file. which you have uploaded under httpdocs folder.

Was this answer helpful?

 Print this Article

Also Read

We are receiving the error Secure Connection Failed while opening https? What is the problem?

Security Certificates: Secure Connection Failed : Firefox uses certificates on secure websites...

How to reset password for email accounts?

Step 1: Login to your plesk control panel. Step 2: Click Mail Accounts. Step 3: Click the...

How to access the MSSQL 2008 database using Remote Database Connectivity?

How to access the MSSQL database using Remote Database Connectivity? Follow the below to access...

How to mail using ASP?

You can create a mail form in asp. 1. Create a html form which will get the values from the...

What are the process involved in authenticating the mail in ASP?

What are the process involved in authenticating the mail in ASP? Use the below mentioned contents...