Change database type June 24, 2020, 04:05:50 PM 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.ThanksAlan Quote Selected Last Edit: June 25, 2020, 12:31:11 PM by Asawyer13
Re: Change database type Reply #1 – June 25, 2020, 04:56:58 PM 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. Quote Selected
Re: Change database type Reply #2 – June 25, 2020, 06:21:59 PM That's unfortunate but thanks for the information. Quote Selected