I have an SQL Server from GoDaddy and I want to be able to setup several LiveSupport applications under one database name. (because I am only allowed 2 SQL DB in my account)
Example:
SQL DB name= LiveSupport
I have edited the SQL file CuteChat4.sql and changed all references from "CuteChat4" to "CuteChat5" then executed the SQL on the server. It created all of the tables with a CuteChat5 prefix as I had planned.
Now I have tables that have CuteChat4 and CuteChat5 prefixes. What file do I need to edit so that it will read the correct tables when an Operator or client logs in ?
Scott
Scott