Search the manual:

Overview Quick start Download Manual How to buy FAQ Contact Us
OZEKI NG SMS Gateway - Product Guide

MSSQL Server 2008 Connection Contents | SearchMySQL

Home > Product Manual > Installation Guide > Users and applications > Database user > MSSQL > International characters

SMS Gateway SMS Gateway Home

  Product Manual
  Introduction
  SMS technology
  Installation Guide
  Prerequisites
  Download Information
  Installation Steps
  Service Provider Connections
  Users and applications
  Standard user
  SMPP user
  Database user
  MSSQL
  SQL Express
  Connection problem
  Create user
  SQL Server 2005 remote connection
  MSSQL Server 2008 Connection
  International characters
  MySQL
  Oracle
  Sybase SQL Anywhere
  PostgreSQL
  Pervasive SQL
  Date Format Strings
  Scheduled SMS
  SQL templates
  Informix
  Access
  Video
  Connection string builder
  Keywords
  Batch processing
  SQL statements
  Polling technology
  Dynamic Keywords
  Dynamic SMPP parameters
  AutoreplyDatabase user
  Autoreply user
  AutoReplyEasy user
  File user
  E-mail user
  HTTP Client user
  Colour SMS user
  Appstarter user
  SMS Voting
  Outlook Mobile Service
  FTP user
  PDF user
  WCF Client User
  Forwarder user
  Linux
  User Guide
  Developers Guide
  Examples and Solutions
  Appendix
  FAQ
  Feature list
  Commercial Information
  Search
 

Contact Us!
If you wish to get further information, do not hesitate to contact us!

E-mail: info@ozekisms.com

If you have a technical question, please submit a support request on-line.


Callcenter developers
If you are working on telephone solutions, please check out the Ozeki VoIP SIP SDK.
It can be used to create:

Webphone solutions:
- Adobe Flash video phone
- Silverlight video phone
- Web to web calls
- Web to VoIP calls

Custom SIP clients:
- Silverlight SIP VoIP client
- Flash SIP VoIP client
- C# .net SIP VoIP client
- ASP .net SIP VoIP client
- Web based SIP VoIP client

Custom VoIP solutions:
- VoIP SIP softphones
- VoIP call center clients
- VoIP IVR systems
- VoIP predictive dialer systems
- VoIP auto dialer systems
- VoIP call assistant
- VoIP call recording systems
- VoIP intercom solutions

International/Unicode characters with MSSQL


This page explains in details how you can send international characters with Ozeki NG SMS Gateway in MSSQL. You will find how to configure an existing database to be able to send international characters and how to create a new database that supports Unicode characters.

Create new MSSQL database table

If you use MSSQL and you create a new database table, you need to use nvarchar instead of varchar in the fields where you want to use Unicode characters.

How to configure an existing MSSQL database to send international characters

If you already have created MSSQL database tables and you want this database table to support sending UNICODE characters via SMS, follow this configuration guide. You need to configure your MSSQL database to accept international characters such as Arabic, Chinese, etc.

Configuration guide

Start MSSQL Server Management Studio. Click on the database to be configured and select Properties (Figure 1).


Figure 1 - Properties

Then click on Options in the menu. In Collation section you can select the types of characters you want the database to accept. In this example I selected Arabic CI AI (Figure 2).


Figure 2 - Specify characters

Now in Tables section right click on ozekimessagein table and select Modify (Figure 3).


Figure 3 - Modify tables

Set msg field to nvarchar (Figure 4).


Figure 4 - Select nvarchar

Increase the size of messages from (50) to (160) and Save settings (Figure 5).


Figure 5 - Increase size and save settings

Now do the same process with ozekimessageout table. So you need to right click on ozekimessageout table, select Modify, set msg field to nvarchar, increase size to (160) and save the changes.

Test

I created a test message containing Unicode characters (Arabic has been selected) and inserted it into ozekimessageout table (Figure 6).


Figure 6 - Insert test message into ozekimessageout

On Figure 7 you can see that Ozeki NG SMS Gateway sent out the test message (Figure 7)


Figure 7 - Sent message in Ozeki NG SMS Gateway

Dig deeper!
People who read this also read...


Send SMS from MSSQL database





Next page: MySQL
Copyright © 2000 - 2013 Ozeki Informatics Ltd.
All rights reserved

Software PBX for Windows | VoIP SDK   |   Legal information   |   Privacy policy   |   Terms of use
Please, address your inquiries to info@ozekisms.com