Re: Send text message to cell phone

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Nick
I think similar services offers outlook addins so you can send sms directly from outlook.
Anyway you have to use some service

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com

"Nick Giordano" <nick@xxxxxxxxxx> wrote in message news:uUZWDswmIHA.484@xxxxxxxxxxxxxxxxxxxxxxx
Hi Alex,
Thanks for the info but I am looking for sample code that I can use from MS
Access VBA similar to the code to send emails. I send emails by connecting
to port 25 of the SMTP server. Programmatically, I create CDO message and
CDO configuration objects and populate them with the appropriate values.
This is better than using send objects because send objects generates
security messages. Is there a similar service and code sample?
Thank you,
Nick
"Alex Dybenko" <alexdyb@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:O$m4dYwmIHA.5956@xxxxxxxxxxxxxxxxxxxxxxx
Hi Nick,
there are several SMS services you can find on internet, for exmaple:
http://accessblog.net/2004/12/sms-messaging-provider.html

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com

"Nick Giordano" <nick@xxxxxxxxxx> wrote in message news:%231jzYhvmIHA.2504@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am looking for a simple method to send a text message to a cell phone from MS Access. This will be used to send status messages from production jobs.
Thank you,
Nick





.



Relevant Pages

  • Re: duplicate recorsets
    ... you missed OrderID ... Best regards, ... Alex Dybenko (MVP) ... say NewOrderID var holds an ID of just created order record, ...
    (microsoft.public.access.modulesdaovba)
  • Re: Emailing report data
    ... Best regards, ... "Alex Dybenko" wrote: ... Public Sub olSendRpt(strTo As String, strBody As String, strSubject As ... Dim strFileName As String, intFile As Integer, strLine As String, ...
    (microsoft.public.access.modulesdaovba)
  • Re: About vba method
    ... Best regards, ... Alex Dybenko (MVP) ... AddressOf code you found - is for Access 97. ...
    (microsoft.public.access.modulesdaovba)
  • Re: The MS Jet DBEngine stopped the process becasue...
    ... in this case I store selected records in some variables, here you can use KeyDown event ... Best regards, ... Alex Dybenko (MVP) ... "Alex Dybenko" wrote: ...
    (microsoft.public.access.modulesdaovba)
  • Re: Still having problems with CDO
    ... Best regards, ... Alex Dybenko (MVP) ... "SHIPP" wrote in message ...
    (microsoft.public.access.modulesdaovba)