SQL Help - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: SQL Help (/showthread.php?tid=51571) SQL Help by Val on 10-09-2005 at 03:26 PM OK heres my question can you share 2 diffrent thigs with one SQL database becouse i use mambo and i want to have a forum by phpBB can i have both share the sane database? RE: SQL Help by -dt- on 10-09-2005 at 03:36 PM Yes , aslong as they dont have the same table names. RE: SQL Help by Val on 10-09-2005 at 03:37 PM oh ok thank you, dose anyone know if they use the same tables? RE: SQL Help by Eljay on 10-09-2005 at 03:43 PM
well with wordpress you can change the prefix of the table names to (for example) blog_ so all tables will be called blog_<tablename> during install RE: SQL Help by Val on 10-09-2005 at 03:48 PM well im using mambo so if anyone can tell me if they use the same stuff it would be greatly apericate it RE: SQL Help by Eljay on 10-09-2005 at 03:50 PM yeh mambo has a similar thing too RE: SQL Help by Val on 10-09-2005 at 05:23 PM
quote:well im ganna back up my SQL database and try it out i will see if it works how do you back up the database with phpMyAdmin? dose php nuke use these SQL things beaocuse i tryed to inatll phpnuke once and it didnt work so i think these are left over: |