
Originally Posted by
smcelligott
Dr B,
;) When I originally posted, it showed my sql file name (the REAL ONE), and I figured, I probably shouldn't name my database on a forum, as a security precaution so I changed it for this post to "sql_file_name" - but you may have hit upon the problem.
So if my real database name were talijewe_tj09 and my prefix is spm, my individual tables are:
spm_categories
spm_categories_description
spm_configuration
spm_configuration_group
spm_counter
The error I am getting is then: Table 'talijewe_tj09.configuration_group' doesn't exist.
As I've mentioned I am no SQL genius (apologies for stating the obvious, LOL), but now that you mention it, I'm curious where the 'spm' is in the error message? Do I need to edit the install-ZC-v-1-5.sql file somehow in order to add the prefix?
So if the table did exist what would its full 'name' be? Am I making any sense at all? ;)
Any help is appreciated!