Engquiries form help

I am needing to make a form that links up to a database where visitors can enquire about a certian property on a dynamic page and then it goes to the owner of that post and they can see and respond to it within there ‘my accounts’ page.

Hello,

You can create a database where your site members (owners in your case) will be able to upload information about the property.
Creating a Form with User Input Elements

Then, you can create custom member pages to let them check and edit (if needed) all the information uploaded.
Creating Custom Member Profile Pages

Depending on the property chosen by your site visitors, you can send a triggered email to the relevant owner.
About Triggered Emails
Corvid Tutorial: Sending a Triggered Email to Contacts
Corvid Tutorial: Sending an Email on Form Submission

It’s a pretty advanced task, so I’d recommend you to start from reading docs , the APIs , and the collection of examples , more examples , and even more examples .