So, how does the data on your form mix with one of the SQL database apps? Love your forms, new at the database thing.

  • Kevin Birnbaum
    Asked on July 11, 2016 at 5:32 PM
  • Kevin Support Team Lead
    Replied on July 11, 2016 at 8:26 PM

    You may download your form data as SQL database, here is the app that will help you to download the SQL file: https://apps.jotform.com/app/ms_sql_server_export 

    There is another way that will help you to send your submitted data to your database, this method is to send it to a MySQL database: How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP

    If you have more questions, please let us know, we will be glad to help you.