We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12879
    • 13 Posts
    You would Also have to be sure it contained the DROP TABLE IF EXISTS statement for each table.

    So the sql for each would look something like:

    DROP TABLE IF EXISTS modx_active_users
    CREATE TABLE modx_active_users (...

    Hope this helps smiley
    ---Indie
      • 4273
      • 356 Posts
      Quote from: indie at Apr 12, 2006, 10:53 PM

      You would Also have to be sure it contained the DROP TABLE IF EXISTS statement for each table.

      So the sql for each would look something like:

      DROP TABLE IF EXISTS modx_active_users
      CREATE TABLE modx_active_users (...

      Hope this helps smiley
      ---Indie



      holy modx that did the trick imported quite nicely with no pain
        SMF Bookmark Mod - check it out
        http://mods.simplemachines.org/index.php?mod=350