摘要:
就是在原有TOM源码的基础上修改utl_smtp.write_data中,将输出内容进行一下数据转换,这样可以保证中文输出不会出现乱码-----------------------------create or replace procedure html_email( p_to ... 阅读全文
posted @ 2014-10-17 08:44
huak
阅读(641)
评论(0)
推荐(0)
摘要:
Ok, that looks hard, but if you use this procedure I wrote, its really quite easy, it does all of the work for you:create or replace procedure html_em... 阅读全文
posted @ 2014-10-17 08:39
huak
阅读(393)
评论(0)
推荐(0)