Skip to main content
Topic: Change database type (Read 686 times) previous topic - next topic

Change database type

I have a project that was setup to use MySQL. I want to change it to use sqlite. I have converted the mysql database into sqlite so the table names, etc are the same.

Is there a way to change the PHPRad object to use sqlite instead of MySQL? I tried making the change in the Global Settings but I get an error. Not sure where else I could change it.

There must be someplace in the project that I could change the database type. I'm not even against sending the project to PHPRad Techs to make the change for me. It's just this one project, but it's a decent sized project and I'm not sure I remember everything I did.

Thanks
Alan

Re: Change database type

Reply #1
Currently, there is no way to change the database type in phprad.
Note:  The Global Settings is the default setting you want phprad to use whenever you create a new project.

Re: Change database type

Reply #2
That's unfortunate but thanks for the information.