Forums

Create WordPress table from SQL (3 posts)

  1. lightmar
    Member
    Posted 4 years ago #

    Hello,
    I am looking for a plugin that will show a table from sql database in WordPress. Like you can do with .net datagrid. Just view the exact columns and rows you have in a custom sql table, in WordPress site. I would also like a possibility to do a search in the sql table and get the rows related to the search.

    I hope someone knows a solution for this problem.

    Thanks,
    Or.

  2. whooami
    Member
    Posted 4 years ago #

    How can anyone code such a plugin? We wouldnt know the name of the table or structure.

    If you want a plugin that does a select * from blah than just code a fricken stand alone file that does that, and include it.

  3. Michael Torbert
    WordPress Virtuoso
    Posted 4 years ago #

    I suppose someone could have all the connection info as options to be set by the admin... not really the most secure way to do things but whatever floats your boat.
    Alternatively, if it's just for you, do like whooami said and just write the code to show data from the table.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.