Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ssingh
Starting Member
25 Posts |
Posted - 2001-08-07 : 07:58:15
|
| We have a VB program that sents out emails in large numbers which have attachments too. Due to this the 'sent items' box runs out of space. So we have to manually delete emails from the sent items and rerun the program couple of times. Is there a way or stored proc which would delete the mails from 'sent items'. Or if the sent items are stored somewhere on the harddrive that we could delete through VB program.Thanks |
|
|
|
|
|