We have a non-merchant application written in MIVA Script. The database is using DBF files and we are looking to upgrade them to mySQL. We are trying to understand the process to make this upgrade. Is there documentation that someone can point us to in how to do this within a Miva context?
One thing that is unique to our databases is that each of our customers has their own database of files that sit in it's own directory, assuring that their data is not co-mingled with other customers' data and we need to keep that structure. We are unsure of how that would work with a mySQL database.
Clearly we are at the infancy of this project, but are hoping to get pointed in the right direction. Thanks in advance.
One thing that is unique to our databases is that each of our customers has their own database of files that sit in it's own directory, assuring that their data is not co-mingled with other customers' data and we need to keep that structure. We are unsure of how that would work with a mySQL database.
Clearly we are at the infancy of this project, but are hoping to get pointed in the right direction. Thanks in advance.
Comment