Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Jim,

    thanks for your post.

    Unfortunately, WP-Table Reloaded can not be used with other external database tables. It can only use tables that are stored in its custom format in the “wp_options” table of the WordPress database.

    Now, if you already have your data in a separate database, it might actually be easier to just use that manually, i.e. with a custom PHP/mySQL solution. While this will not give you the possibilities to edit the tables in the WordPress Dashboard directly, you can still add the sorting/search/pagination features to the table (if that’s what you want), by manually adding the DataTables JavaScript library (www.datatables.net).

    Regards,
    Tobias

    Thread Starter JimBurke

    (@jimburke)

    Tobias,

    Many thanks for your fast and informative response.

    I’ll have a look at your suggestion.

    Regards,
    Jim

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Jim

    no problem, you are very welcome!

    Best wishes,
    Tobias

    ^Good guy Tobias, suggests the best solution even though it doesn’t use his plugin. 🙂

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    of course 🙂 WP-Table Reloaded is not (and can not be) the best solution for everything related to tables, so if someone has a question/problem, where a different solution is possible, I’ll gladly share my knowledge 🙂

    Best wishes,
    Tobias

    Hope you don’t mind me mentioning this here but I have created a dashboard plugin which allows the editing of tables in other mySQL databases http://wordpress.org/extend/plugins/edit-any-table/

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem! 🙂 Thanks for sharing the plugin with us!

    Best wishes,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Separate Database’ is closed to new replies.