473,513 Members | 2,575 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SMS Text Messaging from within MSACCESS Database

106 New Member
Hi,

I wish to use MSAccess to be able to send sms text messages, either using a bluetooth device or other available method.

I am not sure where to start so I am looking for professional guidance.

Regards
Jul 31 '10 #1
3 11233
beacon
579 Contributor
Hi tasawer,

I can't address how you would be able to send a text message using a bluetooth device because it was my understanding that bluetooth has a limited range, and unless the people you are sending the messages to are within a very close proximity, bluetooth wouldn't serve you very well.

You will basically need to automate Outlook from within Access to send the messages. Essentially, you would be sending the text message exactly the same way that you would send an email in Outlook, except that you would be using Access to tell Outlook to send the message.

There are literally hundreds of articles on the web that address automating Outlook from within Access (including several posts in this forum)...you'll just need to tweak the code to meet your needs.

I can't speak to this with any certainty, but if you are using Office 2007/2010, I believe there is a specific feature for sending text messages in Outlook, which you can reference in the code.

Hopefully this helps to get you started.
Jul 31 '10 #2
tasawer
106 New Member
HI Beacon,

Thank you for starting me off.

Apologies, my note was very brief indeed.
by Bluetooth, I meant, having my mobile phone linked up by bluetooth.
and by other available device, I meant hardware like GPS Modem etc.

Nevertheless, your advice has given me some pointers and I will start me research.

Regards
Aug 1 '10 #3
tasawer
106 New Member
I am using MS ACCESS 2003 and I have downloaded MOSA for MS Outlook.
http://www.microsoft.com/downloads/d...displaylang=en


I have added code below to a command button.

When send text message manually through MS Outlook, it works ok. but from within ACCESS, it only ever worked once. Thereafter, I get the message "THE OPERATION FAILED"
(mobiletxt is the field for mobile number in text format)
Please provide appropriate help and advice

Expand|Select|Wrap|Line Numbers
  1. DoCmd.SendObject , "", "", Me.Mobiletxt, "", "", "Nothing", "Hello", True, ""
Aug 8 '10 #4

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

Similar topics

3
1600
by: Peter | last post by:
Hello, Thanks for reviewing my quesiton. What does a website need in order to send text messaging to cell phones? Is this something the hosting company will offer or does the website need servers from Micrsoft? Can you refer me to where I can get more information on this? Many Thanks Peter
3
1553
by: JasonH | last post by:
Hi all, I have a client that wants to allow users to signup for a contest using text messaging. I have no idea where to start with this, so hoping someone here has some experience with this. Any info / suggestions / starting points would be very much appreciated.
7
3625
by: Dave | last post by:
I have a system that basically stores a database within a database (I'm sure lots have you have done this before in some form or another). At the end of the day, I'm storing the actual data generically in a column of type nvarchar(4000), but I want to add support for unlimited text. I want to do this in a smart fashion. Right now I am...
2
1352
by: Elmo Watson | last post by:
First of all - is it possible with ASP.Net, to send text messages to a certain phone? And, if it's possible, is there a site that goes through a tutorial (or whatever) concerning how to sent a text message to a phone, using ASP.Net
0
2350
by: Siegfried Heintze | last post by:
This program works fine on my desktop when I grant full control of the MSAccess database to everyone. However, when I put it on my hosting service with no impersonation, I now get this error (see below). Can anyone suggest what the problem is? When I turn on impersonation, I get "unspecified error". See below. Thanks, Siegfried
1
1325
by: Dbug | last post by:
Has anyone played around with SMS text messaging and paging with C#?
1
1830
by: Siegfried Heintze | last post by:
I have some cygwin cron jobs running under the Administrator account populating a MSAccess database that is simultaneously being queried by IIS/ASP.NET/C#. If I manually use windows explorer to allow everyone to read/write/delete the .mdl files created by the cygwin cron jobs, everything works. If I don't, IIS/ASP.NET cannot open the...
0
1413
by: priyanka s | last post by:
hello guys, 1) I have to take data from server and store in my msaccess database and also display the current changes in a text file I am working with dialog based application.And one more thing If there is any good link pls provide me. 2)In the function: void CWartzDlg::OnBRequest() { // TODO: Add your control notification handler code...
17
121573
by: kartheek | last post by:
hi friends, can any one out here help me by giving me the code to connect to an MSACCESS database using javascript.
0
1320
by: Shyam Barnwal | last post by:
Hi All, I am working on winamp general purpose pluggin "gen_whatsplaying " project downloaded from the site www.schaffrath.net I compiled and build the project successfully using platform SDK Feb 2003 and Speech SDK5.1. Now the winamp plugins "gen_whatsplaying" interface saving the data related to songs currently being played by Winamp to...
0
7270
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7565
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7128
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5704
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...
1
5103
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4759
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...
0
3242
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1612
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
0
473
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...

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.