Title: Create WordPress table from SQL
Last modified: August 19, 2016

---

# Create WordPress table from SQL

 *  [lightmar](https://wordpress.org/support/users/lightmar/)
 * (@lightmar)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/create-wordpress-table-from-sql/)
 * 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.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/create-wordpress-table-from-sql/#post-759810)
 * 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.
 *  [Michael Torbert](https://wordpress.org/support/users/hallsofmontezuma/)
 * (@hallsofmontezuma)
 * WordPress Virtuoso
 * [18 years, 1 month ago](https://wordpress.org/support/topic/create-wordpress-table-from-sql/#post-759819)
 * 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.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Create WordPress table from SQL’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [Michael Torbert](https://wordpress.org/support/users/hallsofmontezuma/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/create-wordpress-table-from-sql/#post-759819)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
