• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Submission List - Import sql data/txt file

Submission List - Import sql data/txt file 8 years 8 months ago #35692

Does anybody know how to import mysql table data into RSForms!Pro submissions list.
I am new to RSFormsPro and have an sql table I wish to include in the submission list.
The administrator has disabled public write access.

Submission List - Import sql data/txt file 8 years 3 months ago #36370

  • azurelink
  • azurelink's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 30
  • Thank you received: 3
I'm searching for the same answer.

Since the form submissions data resides in the #_rsform_submission_values table and each value is an individual record, it strikes me that preparing the SQL insert file would involve quite a lot of formatting — breaking each value into it's own line on your insert statement and adding the Formid value to link them to the same form.

Time consuming as that may be, that strikes me as one way to do it.

Any other ideas?
Last Edit: 8 years 3 months ago by azurelink.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!