Examples exporting data to a database
Email Parser is often used as the back end for processes that must be triggered by an incoming email. In this context, saving the captured information from the email to a database is a very common use case. The following examples use MySQL, SQL Server or ODBC actions to save or get data.
Complete newsletter system with subscription handling and email delivery