Title: Problem to create table
Last modified: January 31, 2020

---

# Problem to create table

 *  Resolved [isa34](https://wordpress.org/support/users/isa34/)
 * (@isa34)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problem-to-create-table/)
 * Hello,
    I’m on WP 5.3.2 with your version of plugin 3.0. I have created forms
   with the ACF plugin but I cannot bring the data up. I put the fields that I defined
   in ACF. Below the generated SQL query. In advance I thank you for your help. 
   🙂
 * CREATE TABLE `test_i`
    ( `user_id` bigint(20) NOT NULL AUTO_INCREMENT , `_domaine_dactivite`
   tinytext , `fondee` tinytext , `employes` tinytext , `nom` tinytext NOT NULL ,`
   email` varchar(250) NOT NULL , PRIMARY KEY (`user_id`) ) ENGINE=InnoDB DEFAULT
   CHARSET=latin1

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

 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problem-to-create-table/#post-12386234)
 * Hi Isa,
 * Are you on the right forum? This is the forum of plugin WP Data Access. From 
   your message I understand you are using ACF…?
 * I executed your script in WP Data Access from the Data Explorer and it works 
   fine! The table is created. Maybe you should consider to switch plugins…? 😇 
   Just joking…
 * Best regards,
    Peter
 *  Thread Starter [isa34](https://wordpress.org/support/users/isa34/)
 * (@isa34)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problem-to-create-table/#post-12386286)
 * Hi Peter,
 * sorry i’m not very good in english….
    Yes i am on the right forum.I have the 
   version 3.0.0 from WP Data Access but i also use ACF for forms. yes the table
   is created but it does nothing. Is what I created will look for the data in the
   tables where ACF puts the data?
 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problem-to-create-table/#post-12386338)
 * Hi Isa,
 * Sorry, I wasn’t reading well! 🙈
 * From WP Data Access you can work with your table from the Data Explorer or use
   it in one of the tools (Data Projects or Data Publisher). But I don’t know how
   to use the table in ACF. I would suggest to use their forum as well and ask them
   for help. Hope you find an answer there…
 * Best regards,
    Peter
 *  Thread Starter [isa34](https://wordpress.org/support/users/isa34/)
 * (@isa34)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problem-to-create-table/#post-12386367)
 * Hi Peter,
 * Ok thank you for your quick response.
 * Best regards,
    Isabelle
 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problem-to-create-table/#post-12386470)
 * Your welcome Isabelle! Have a nice weekend!
 * Best regards,
    Peter

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

The topic ‘Problem to create table’ is closed to new replies.

 * ![](https://ps.w.org/wp-data-access/assets/icon-256x256.png?rev=3299063)
 * [WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards](https://wordpress.org/plugins/wp-data-access/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-data-access/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-data-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-data-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-data-access/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/problem-to-create-table/#post-12386470)
 * Status: resolved