473,805 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

eMail by using msdb.dbo.sp_sen d_dbmail

1 New Member
Having problem to find help on how to send eMail from ASP page by using msdb.dbo.sp_sen d_dbmail.
There is a dedicated database and all works OK in SQL query. Please help.
Thank you.
Jul 13 '07 #1
0 1500

Sign in to post your reply or Sign up for a free account.

Similar topics

1
4484
by: John Mullan | last post by:
Hi I have a problem creating a backup in SQL Server 6.5. Although, the backup produced does restore ok, I want to stop this error message appearing everytime I make a backup. The error message is: " Can't allocate space for object 'sysbackupdetail' in database 'msdb' because the 'default' segment is full. If you ran out of space in Syslogs, dump the transaction log. Otherwise, use ALTER DATABASE or sp_extendsegment to increase the size...
2
6477
by: Hallgeir | last post by:
My msdb database is marked as suspect. This means that my maintenance plan doesn't work. I'm a novice when it comes to sql server so now I'm wondering if anyone could give a hint on how to fix the suspect msdb database? Does this database contain any vital information? What could be the reason that this database become suspect? Appreciate any suggestions in this matter. Thanks! --
2
7829
by: Dave | last post by:
I need to create an executible that will run on a nightly basis. The executible is a simple command line statement like: OSQL -Usa -PmyPasword -n -Q "BACKUP DATABASE msdb TO DISK = 'c:\msdb.dat_bak'" Is it possible to use C# to create an executible that will run this command line statement on a scheduled basis?
0
5109
by: Chris Auer | last post by:
I have: Set up Database Mail Set up and Operator (me) Set up a job to send a message to that operator. When I run the TSQL EXECUTE msdb.dbo.sp_notify_operator @name=N'Chris Auer',@body=N'wewqe' I get the error
3
3065
by: raj.raghavan | last post by:
Hi, I am trying to move the msdb database, I am following the MS technet document. I have added trace flag "-T3608" to startup parameters, restarted the SQL server, stopped the agent, detatached the msdb successfully. I moved the mdf and ldf to the new location and I removed trace flag and when restarted the SQL server is not starting up, I checked Event log it is giving this error 17052 :Could not find database ID 3. Database may not...
1
3800
by: kataoki | last post by:
SQL Server 2005 Help. I have a problem: On a 2000 box, I am calling the sp_send_dbmail stored procedure on a 2005 box (they are linked servers). This is how I'm calling the proc (from the 2000 box), which uses sp_send_dbmail to send the mail.
0
1572
by: TGS | last post by:
Hi, My objective is to send out invoice statements with database mail by means of a stored procedure. There are two tables, Table1 is customer information, Table2 is invoice information. Table 1 has Account Number, Customer Email, etc.. Table2 has Account Number, Invoice Number, etc.. This is one of my failed attempts trying to use Cursors. Any suggestion on how I can accomplish this. Thank you. declare @msg varchar(2000),
1
1936
by: Mr.Kane | last post by:
I have inherited a SQLS erver 2000 instance where the client never implemented a backup startegy for the "master" and "msdb" databases. MSDB is now showing errors and my only option for a restore is from a tape backup of the server. Any thoughts..
0
3146
ck9663
by: ck9663 | last post by:
guys...i got tired searching the net for some reference...this is what i have so far: set @@tableHTML = ' <p>some code</p> <p>some code</p> <table> <tr> <td>some header1 here</td> <td>some header2 here</td> </tr>
0
10609
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10105
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9185
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6876
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5542
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5677
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4323
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3845
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.