|
-
Sending email in html format from database
For my task I need to send an email on a daily basis from a particular table in my database.
At first I try to send the stuff with my PL/SQL stored procedure and seems it works. I am wondering the limitation of UTL_SMTP package. In case my data is not in bulk then it would work fine. However, if I have more data to be sent, then it would not work.
I knew that there would be other options like using shell script or mailx for sending email. I know totally nothing about these two and don't know where I can learn these. In case if I use shell script or mailx, would it be possible for me to send the email in html format? If I first export the data in a file, then send the email with the file contents, would it still be possible to make it in html format? Because the end-users request to have the report in html format by email. I don't know how I should start with. Please help me experts! Thanks a lot!
Similar Threads
-
By Stryker in forum VB Classic
Replies: 4
Last Post: 10-29-2001, 08:56 PM
-
By Makl. Lemmertz in forum VB Classic
Replies: 2
Last Post: 10-29-2001, 11:12 AM
-
By Alejandro E. in forum VB Classic
Replies: 6
Last Post: 08-10-2001, 11:45 AM
-
By Seb in forum VB Classic
Replies: 1
Last Post: 05-20-2001, 10:16 AM
-
Replies: 0
Last Post: 07-05-2000, 12:40 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks