I was wondering if this is possible: I want to create an AMS application (self-contained Windows exe) which allows users to enter information into the SQLite database. One of the fields in that database would be e-mail addresses. Is it possible for the application to "mail itself", with the database, to the e-mail addresses that the current user has just entered? Thanks very much.

