Hi dears, i have a requirement of creating a number of forms for capturing patient details for a hospital and storing them into SQL Database. i need to know a complete procedure that after the user fills in all the information in the LF Forms, how can this data be saved in SQL database on submit so we can use this data for generating reports with different criteria also based on this raw data captured from the LF Forms fields.
Just to summarize, i need to know how to send the captured data from the LF Forms fields to SQL Database.