So I currently have a host with all the DBs I could want. However, I may in the future need to host the site I'm creating on a host with a single database, and so my dev install is using appended DB table names for PHPwcms.
My question is if its possible to do this for VTS? I was going to just append the names in the SQL queries and see what happened, but I figured I'd ask if this is even possible first. Does VTS trigger off PHPwcms' DB information, or does it just look for its own table names in the DB?
Any information is appreciated.
Thanks,
rt