Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
1.80/5 (2 votes)
See more:
Hello,I have downloaded sms application from code project.but it is not running.I have problems regarding database.Sms gateway used is ozeki.
how should i create an database?
what connection string i should used to run it succesfully?
Posted

You may post your Question/Comments to the Article from which you downloaded code.

Author of the Article may provide you help.
 
Share this answer
 
Exactly what u want to do??? You want to send SMS via API or with ur phone using asp.net?
we can send sms via our phone also or else with gateways...for gateways/api we have to purchase...
but i prefer using our phone as modem(Com Port) and can sms to desired recipient.....

if you want this i can help u with code and explaination...
Thank you..:)
 
Share this answer
 
Hi,

You wrote you use Ozeki NG SMS Gateway, so I think it is worth to check this Ozeki guide: http://ozekisms.com/index.php?owpn=400&info=asp_sms_example It's about how you can use ASP to send and receive SMS messages.
Or it's may be much better: http://www.ozekisms.com/sql-sms-gateway/index.php?owpn=164 It explains how you can setup your Ozeki Gateway to communicate with your database server (including database table layouts as well specified for different kind of databases).

Mich
 
Share this answer
 
v3

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