I don’t want to store the submitted data via jotform in the jotform servers. I want it to pass thru automatically to a sql server.

  • nurmayela
    Asked on December 11, 2015 at 1:04 PM
    I don’t want to store the submitted data via jotform in the jotform servers. I want it to pass thru automatically to a sql server. Can that be done?
    Also what if your servers go down? What happens? What is your back up support plan for these scenarios?
    Thanks for the help!
  • David JotForm Support
    Replied on December 11, 2015 at 1:08 PM

    You can directly download the sql file of your submissions and import them in your MySQL database:  Check this app: http://apps.jotform.com/app/mysql_export

    You can write your own custom code to save submission records in your MySQL database. Please check this related thread: http://www.jotform.com/help/126-Form-to-MySQL

    If you do not want your submissions stored on JotForm servers, you can have them automatically deleted using this application:

    http://auto-delete.jotform.io/

    We have redundant servers in multiple locations, if one is out, the others pick up the slack to prevent full outages.

  • nurmayela
    Replied on December 11, 2015 at 1:45 PM
    Very nice.. thank you much!!!! Now I will have to test it and see if it works ! thanks again!
    Nuria Munguia | Business Process Manager
    [cid:image85982a.GIF@d6e3f196.46993771]
    Interline Brands, Inc.
    801 W. Bay St., Jacksonville, FL 32204
    Office: 904.421.1400 x105298
    E-mail: nuria.munguia@interlinebrands.com | Website: www.interlinebrands.com
    [cid:image1b9140.PNG@311f7262.45bc4c06]
    This e-mail and any files transmitted with it are confidential and intended solely for the individual or entity to whom they are addressed. Please notify the sender immediately by e-mail if you have received this e-mail in error and delete all copies of this message.
    ...
  • David JotForm Support
    Replied on December 11, 2015 at 2:53 PM

    You are very welcome!  If there is anything else we can assist you with, let us know and we will be happy to help.