473,394 Members | 1,761 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

sending sms from access database

1
Hi
I wish to send sms using my access database through the website way2sms on which i have my account. Is there any way that i skip opening the site manually, logging in and sending message. how can i do it using vba so that whatever number i choose and message i want to send is directly sent and i get to know the result whether or not the message is delivered.
Thanks in advance.
Apr 4 '13 #1

✓ answered by vijay6

Hey Mutant, you can find third party .dll file(s) for free to send SMS from desktop through your Way2SMS account. Google it as "Way2SMS Desktop Client".

Once if you download that .dll file, create a new Console/WinForm application in .NET and add that .dll file as reference.

In Form load event load connect your access database and store all phone numbers in ComboBox or DropDownList or something else as per your wish. And in Button click event write the code to send the SMS to selected phone number in ComboBox/DropDownList.

Reference: Visit this link for your more references. http://paperknots.wordpress.com/2012...ient-in-c-net/

1 4874
vijay6
158 100+
Hey Mutant, you can find third party .dll file(s) for free to send SMS from desktop through your Way2SMS account. Google it as "Way2SMS Desktop Client".

Once if you download that .dll file, create a new Console/WinForm application in .NET and add that .dll file as reference.

In Form load event load connect your access database and store all phone numbers in ComboBox or DropDownList or something else as per your wish. And in Button click event write the code to send the SMS to selected phone number in ComboBox/DropDownList.

Reference: Visit this link for your more references. http://paperknots.wordpress.com/2012...ient-in-c-net/
Apr 4 '13 #2

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

Similar topics

14
by: kdv09 | last post by:
Hi! I'm looking for some help in fixing my screwup: I've got C++ app which reads MDB database, using MFC CDatabase and CRecordset derived classes. I had it working OK on development PC (Win XP...
0
by: Pk | last post by:
Hi, I want to download and upload the data from acess database into excel file or from excel to database. So how can i use "Excel.Application" to do this type of job. So please help me soon. ...
1
by: Napolion | last post by:
Hi there! I am developing web page with frames one of which consists of list of hyperlinks. I wated to dynamically display the links from a table in ms access database. The table has got three...
5
by: Lysander | last post by:
We are currently collecting info on some 18,000 people every month on paper forms. This data is then entered into an Acess database. This is taking far to long, and the data entry is very inaccurate,...
4
by: aru123 | last post by:
My ms acess database is stored on the server. how the client machine will get the database from the server machine. plz give the details of how to make the connection for accessing the MS Acess...
0
by: giridharpolaki | last post by:
I am getting the error below mentioned while I am trying to acess msaccess data base from apache , I have cross checked the program , its entirely perfect, I think there should be some problem with...
2
by: Jason7899 | last post by:
hi, there is any way to recover deleted records from a acess database? thanks a lot for your help )
1
by: Lynda Attram | last post by:
Am creating a search engine for an acess database and am having problems in giving some codes right,eg is how to give a right code for on click event on the form.i really need your help.
1
by: rajivkadam420 | last post by:
how to insert special characters into ms acess database along with text below is my example <!--#include file="common.asp"--> <!--#include file="header.asp"--> <% CheckAdminLogin if...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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...

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.