xVault mySQL

How can I configure xVault to store uploaded filenames in a mySQL database. I have the xVault object on a form page for a record. I want to write the recrod ID and the file names uploaded to the database.

You can adjust server side code provided with control, to store data in DB instead of file-system.
The client side part of control need not any change for such use-case.