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 |
|
pelegk2
Aged Yak Warrior
723 Posts |
Posted - 2009-05-26 : 09:12:39
|
| how can i send a message to an outgoing QUEUE from sql server 2008?thankspelegIsrael -the best place to live in aftr heaven 9but no one wan't to go there so fast -:) |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2009-05-26 : 09:25:56
|
| Which outgoing queue?Are you talking about mail?==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
pelegk2
Aged Yak Warrior
723 Posts |
Posted - 2009-05-26 : 11:37:25
|
| NopeAbout MSMQIsrael -the best place to live in aftr heaven 9but no one wan't to go there so fast -:) |
 |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2009-05-26 : 11:48:38
|
| Have a look for xp_msmq.Could also create a clr.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|