in reply to Re: Change DBI database on runtime
in thread Change DBI database on runtime

Thanks, but all data is already structured and being used in a real php production environment, so changing the db is not an option

Even more, each database has six tables, some of them with many thousands of records, and one table is a pair/value prefernces table (like Wordpress preferences),whith three keys, so adding another layer of relationship does not seems to be a good idea