PDA

View Full Version : accessing the database


warwickmc
06-19-08, 01:04 PM
Just wondering if anyone could help me in regards to access the customer records in miva, we've got a php newsletter script that we need to use, and wanted to know the naming conventions, table names, etc of the miva database. Any help or links would be most helpful. Most pointedly, does miva use MYSQL??

Nerd Boy Inc
06-19-08, 04:02 PM
Dear Warwickmc,

Miva Merchant can use MySQL. It depends on which version you have and how it was installed.

You can use phpmyadmin to look at the databases and find most of the information you are looking for if you have a MySQL version of Miva Merchant installed.

Biffy
06-19-08, 10:16 PM
Most of those PHP email programs allow you to add a prefix to their data containers. This allows you to identify them in the database.

Can I ask a remotely related question?

Has anyone connected a FileMaker Pro interface to an online Miva MySQL database?