Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all,

i can send mail by using vb.net and oracle.. ..but when i used vb.net and MySQL then i cant send any mail to destination.

is it right for MySQL:--> Imports System.Net.Mail.SmtpClient

Please help.
It is urgent
Posted
Updated 3-Jun-10 0:35am
v2
Comments
Smithers-Jones 3-Jun-10 6:40am    
"It is urgent". Not for us.

1 solution

emonmahmud wrote:
vb.net and oracle.. ..but when i used vb.net and MySQL

emonmahmud wrote:
MySQL:--> Imports System.Net.Mail.SmtpClient

What is the linkup of Oracle/MySQL with Emails?

Are you using database as a trigger for emails? Doesn't look like. It looks you are using a VB.NET application to send emails. If so, where come Oracle or SQL come into picture?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900