Is it possible to insert submission data in MYSQL database?

  • 95northproduction
    Asked on December 7, 2016 at 8:54 AM

    Is there a way to gather the information from several forms into a central database? 

  • Nik_C
    Replied on December 7, 2016 at 9:59 AM

    You can check our guide on How to send submissions to database by using PHP. You will have to do some PHP programming in order to make a script that will insert queries in your database with each submission.

    Please check and let us know if you have any additional questions.

    Thank you!

  • cjackson1287
    Replied on May 16, 2017 at 12:05 AM

    Once this is done, if I have a program that feeds the database to a program, will it show up in that program? 

    For instance, I use MySQL to hold a database from a program called Kennel Connection. If I point my submissions to going into MySQL would they show up within Kennel Connection?

  • Nik_C
    Replied on May 16, 2017 at 2:06 AM

    I'm honestly not sure since I didn't use that Kennel software. I don't know how the communication goes between the MYSQL and Kennel. I guess you could test only, and see if it works for you. 

    If you need any further assistance from us please let us know.

    Thank you!