Creating Database user in Ozeki NG - SMS Gateway for MySQL Server

Move your mouse over the Users and applications menu, and click the Add user menu item.

add a new user in the ozeki ng sms gateway
Figure 1 - Add a new user in the Ozeki NG SMS Gateway

Click the install link in the entry of the Database user.

add a new database user
Figure 2 - Add a new database user in the Ozeki NG SMS Gateway

Enter a name in the User name text box and click OK.

enter the new users name
Figure 3 - Enter the new users name on the SMS Gateway form

You have to install MySQL ODBC 3.51 Driver.
After installation select Odbc in the Connection string type dropdown menu. In the Connection string edit box, enter this:

DRIVER={MySQL ODBC 3.51 Driver};Server=localhost;Database=ozekisms;User Id=sqluser;Password=abc123;

Finally, click OK.

click the ok button
Figure 4 - Click the OK button

More information