Click here to Skip to main content
16,014,650 members
Home / Discussions / Database
   

Database

 
AnswerRe: Stored procedure probs..., Pin
Harini N K27-May-07 19:37
Harini N K27-May-07 19:37 
GeneralRe: Stored procedure probs..., Pin
Member 387988127-May-07 20:20
Member 387988127-May-07 20:20 
GeneralRe: Stored procedure probs..., Pin
Harini N K27-May-07 20:26
Harini N K27-May-07 20:26 
GeneralRe: Stored procedure probs..., Pin
Harini N K27-May-07 20:27
Harini N K27-May-07 20:27 
GeneralRe: Stored procedure probs..., Pin
Member 387988127-May-07 20:41
Member 387988127-May-07 20:41 
GeneralRe: Stored procedure probs..., Pin
Harini N K27-May-07 20:45
Harini N K27-May-07 20:45 
Questionxp_smtp_sendmail Pin
Rahul Babu27-May-07 18:43
Rahul Babu27-May-07 18:43 
AnswerRe: xp_smtp_sendmail Pin
Dave Kreskowiak28-May-07 16:46
mveDave Kreskowiak28-May-07 16:46 
You don't. Unless the recpient answers "Yes" to the little question about sending a receipt back to your mailbox, you'll never know they got the message.

The return receipt will go back to the mailbox in the "From" field you set when you sent the message. SQL Server doesn't have a POP3 client, so you'll have to check your mailboxd from an email app, or write your own code to check the mailbox.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionWhy are some comments removed from stored procedures in SQL Server 2005? Pin
Ron Savage27-May-07 8:53
Ron Savage27-May-07 8:53 
AnswerRe: Why are some comments removed from stored procedures in SQL Server 2005? Pin
Ron Savage27-May-07 9:20
Ron Savage27-May-07 9:20 
QuestionEscape Sequences.... Pin
Polite Programmer27-May-07 1:13
Polite Programmer27-May-07 1:13 
AnswerRe: Escape Sequences.... Pin
phyomgmgwan27-May-07 2:54
phyomgmgwan27-May-07 2:54 
AnswerRe: Escape Sequences.... Pin
Giorgi Dalakishvili27-May-07 3:00
mentorGiorgi Dalakishvili27-May-07 3:00 
AnswerRe: Escape Sequences.... Pin
Colin Angus Mackay27-May-07 4:54
Colin Angus Mackay27-May-07 4:54 
AnswerRe: Escape Sequences.... Pin
Ron Savage27-May-07 8:17
Ron Savage27-May-07 8:17 
GeneralRe: Escape Sequences.... Pin
Colin Angus Mackay27-May-07 12:01
Colin Angus Mackay27-May-07 12:01 
GeneralRe: Escape Sequences.... Pin
Ron Savage27-May-07 14:18
Ron Savage27-May-07 14:18 
GeneralRe: Escape Sequences.... Pin
Colin Angus Mackay27-May-07 14:27
Colin Angus Mackay27-May-07 14:27 
GeneralRe: Escape Sequences.... Pin
Ron Savage27-May-07 14:43
Ron Savage27-May-07 14:43 
GeneralRe: Escape Sequences.... Pin
Colin Angus Mackay27-May-07 15:08
Colin Angus Mackay27-May-07 15:08 
QuestionBack Up store Pin
pramodprakash200526-May-07 21:08
pramodprakash200526-May-07 21:08 
AnswerRe: Back Up store Pin
Colin Angus Mackay27-May-07 0:54
Colin Angus Mackay27-May-07 0:54 
QuestionConnecting to Database Pin
mrkeivan26-May-07 7:31
mrkeivan26-May-07 7:31 
AnswerRe: Connecting to Database Pin
Colin Angus Mackay27-May-07 0:52
Colin Angus Mackay27-May-07 0:52 
GeneralRe: Connecting to Database Pin
mrkeivan27-May-07 9:53
mrkeivan27-May-07 9:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.