POP Account - Actions - Database
- Select A Database - In order for BounceStudio Enterprise to connect and log to your database, you must first create an ODBC Data Source Name (DSN) on the computer running BounceStudio Enterprise.
- Enter SQL Statement - In order for BounceStudio Enterprise to log to your database, you must enter the SQL statement that BounceStudio will execute each time it retrieves a bounced message from your POP account.
- Example 1: Insert Statement - An INSERT statement appends new rows to a table.
- Example 2: Stored Procedure - Some database systems allow you to use something called a stored procedure. Examples of such database systems include Microsoft Sql Server, Sybase, and Oracle, to name a few.
- Test, Enable, Save - You'll need to test your BounceStudio POP Account database settings after you have selected your Data Source and entered your SQL statement.