Hi all,
I'm using ASPEmail component inside a stocked procedure (on SQL server 7.0) in order to send to clients. What's surprising is that all the mails sent by this sp have a limited length: 255 characters. I've verified all parameters, they are varchar type and set to 1000. I don't understand why the mail length is limited. Have you any idea?
Thank you for your help.
I'm using ASPEmail component inside a stocked procedure (on SQL server 7.0) in order to send to clients. What's surprising is that all the mails sent by this sp have a limited length: 255 characters. I've verified all parameters, they are varchar type and set to 1000. I don't understand why the mail length is limited. Have you any idea?
Thank you for your help.