• Resolved skagg

    (@skagg)


    can wpaccess connect to mysql tables created by other plugins. I want to access mysql tables created by a form builder called formidable forms.

Viewing 1 replies (of 1 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @skagg,

    All tables available in your WordPress database can be accessed with WP Data Access. The most intuitive way is to use the Data Explorer. Just enter the table you want to access in the search box and click the Explore link. You can also use SQL to access the database from the Query Builder (through the SQL icon).

    Hope this helps,
    Peter

Viewing 1 replies (of 1 total)

The topic ‘accessing mysql tables’ is closed to new replies.