Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jai] dbsql table

Quote Reply
Re: [jai] dbsql table In reply to
Hi jai

if you really need to change the names of all the Dbsql_??? tables, you have to change the names in many files. Here are some files that might be affected:

nph-email.cgi
setup.cgi
Dbsql/Admin.pm
Dbsql/HTML.pm
Dbsql/Home.pm
Dbsql/MassMailer.pm
Dbsql/SQL.pm
Dbsql/Tools.pm
Dbsql/Relation/Admin.pm
Dbsql/Relation/HTML.pm
Dbsql/Relation/Home.pm

You can just grep for "Dbsql_"...
However, I wouldn't recommend to change the Dbsql_ names: there might be problems with updates, support, modules etc...

Hope this helps.

Cheers,
Oliver
Subject Author Views Date
Thread dbsql table jai 2980 Jan 21, 2004, 2:24 AM
Post Re: [jai] dbsql table
olivers 2767 Mar 20, 2004, 1:22 PM