Title: [Plugin: WP-Table Reloaded] Data storage
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Data storage

 *  Resolved [PlexForce](https://wordpress.org/support/users/plexforce/)
 * (@plexforce)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-data-storage/)
 * Hi,
 * I’m using WordPress for 3 years or so, and just started to use Tabele Reloaded,
   which works very well. But i have a few questions and hope you can help me.
 * 1) Where is the data value stored? In MySQL i dont see any table name like wp-
   table-reloaded or something.
    2) Is there a way to schedule an import every 2
   hours? Im now using the import option, it works well, but i have to renew every
   time the same csv with different data in it.
 * Thanks in advanced, i like the plugin 🙂
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-data-storage/#post-2537353)
 * Hi,
 * thanks for your questions.
 * 1.) WP-Table Reloaded uses the “WP Options” API, and not a custom mySQL table.
   You will find the tables as so-called serialized strings in the wp_options table,
   with entry names like “wp_table_reloaded_data_…”. (Note, that editing the data
   in the database directly is not recommended, as this can easily break the data
   format (unfortunately…)).
 * 2.) This is not possible automatically at this time, unfortunately. I have an
   idea on this could be achieved though. For details, we’d need to work something
   out, and I suggest that you contact me by email (address is in the main plugin
   file “wp-table-reloaded.php” ) if you are interested.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Data storage’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-data-storage/#post-2537353)
 * Status: resolved