Knowledgebase

Home » Item #608

Running two CactuShops Under One Database

Item: #608
Date: 2 Sep 2003
Applies to
v3
v4
v5

Question

Is there an easy way to host multiple cactushops using a single SQL Database i.e. is there a way to change the table names used within the ASP pages without going through every page?

Answer

There is no easy way to do this - every script will have to be searched through to change the table names.

However using a freeware find & replace tool you could do this job quite quickly. Some programs can do find/replace actions on a whole directory of files. You'd have to do a seperate search for each table, but it would speed up the process somewhat.

Can't find the answer you need? Click here to open a support ticket.

« Back