J
John Cranston
I have an application that was written prior to OL2003. It uses VBA to send
mail to SMTP addresses from an SQL database. Outlook 2003 doesn't resolve
addresses/names correctly. The address is placed into the address, but the
display name is set to blank. When you look at the message in the OL Sent
Items, it looks like there is no recipient.
It is a custom program, so I have access to the code, but I can't find a way
to force it to make the display name and the address the same. Or even a
way to tell it a display name. CDO is not the preferred solution.
mail to SMTP addresses from an SQL database. Outlook 2003 doesn't resolve
addresses/names correctly. The address is placed into the address, but the
display name is set to blank. When you look at the message in the OL Sent
Items, it looks like there is no recipient.
It is a custom program, so I have access to the code, but I can't find a way
to force it to make the display name and the address the same. Or even a
way to tell it a display name. CDO is not the preferred solution.