How Do I Find My Database File


How Do I Find My Database File

You can find the database location by using the Server.MapPath command. By default, when your website is first setup, the access database is located in the /database folder.

Examples of Server.MapPath command can be found in our FAQ at:

http://support.alentus.com/KB/a493/what-is-the-path-to-my-database-folder.aspx?KBSearchID=147

http://support.alentus.com/KB/a491/what-type-connection-string-should-i-be-using-to-connect.aspx?KBSearchID=149

Add Feedback