Hi,
thanks for your post, and sorry for the trouble.
That’s correct. TablePress is not intended to be a full database management system replacement and does not have such sophisticated feature.
I assume you are looking for something like JOIN queries on your table data?
Regards,
Tobias
Thread Starter
Dave
(@dnuttall)
Thanks, Tobias.
You are correct. Join queries to avoid incredibly wide “flat” files.
I can solve my problem….just not in WordPress.
Regardless, TablePress is a very impressive plugin.
Congrats Tobias.
d.
Hi,
good to hear that you like TablePress! 🙂
Here, TablePress will not be of help with that, sorry. But why don’t you use SQL queries directly then? You could use the wpdb class in some custom PHP code?
Best wishes,
Tobias
Thread Starter
Dave
(@dnuttall)
Yes, the wpdb class is an option. I’ll probably end up using a PHP app generator and running the results on a sub-folder or sub-domain.
Thanks.
Hi,
sure, no problem! Always happy to help! 🙂
Best wishes,
Tobias