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

How to create or edit the MX windows in plesk windows server

Login to your Plesk using the username and password associated with your domain. In right pane...

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...

How to mail using ASP.NET?

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