Query: gammu-smsd-odbc
OS: debian
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GAMMU-SMSD-ODBC(7) Gammu GAMMU-SMSD-ODBC(7)NAMEgammu-smsd-odbc - gammu-smsd(1) backend using ODBC abstraction layer to use any supported database as a message storageDESCRIPTIONNew in version 1.29.92. ODBC backend stores all data in any database supported by ODBC, which parameters are defined by configuration (see gammu-smsdrc for description of configuration options). For tables description see gammu-smsd-tables. This backend is based on gammu-smsd-sql.SUPPORTED DRIVERSOn Microsoft Windows, Gammu uses native ODBC, on other platforms, unixODBC can be used.LIMITATIONSDue to limits of the ODBC interface, you might have to tweak SQL queries to work in used SQL server, see SQL Queries for more details. Partially this can be configured using SQL.CONFIGURATIONBefore running gammu-smsd you need to create necessary tables in the database. You can use examples given in database specific backends parts of this manual to do that. You specify data source name (DSN) as Host in gammu-smsdrc. The data source is configured depending on your platform. On Microsoft Windows, you can find instructions on Microsoft website: http://support.microsoft.com/kb/305599 For unixODBC this is documented in the user manual: http://www.unixodbc.org/doc/UserManual/EXAMPLEExample configuration: [smsd] service = sql driver = odbc host = dsn_of_your_database sql = sql_variant_to_use user = username password = password See also gammu-smsdrcAUTHORMichal iha <michal@cihar.com>COPYRIGHT2009-2012, Michal iha <michal@cihar.com> 1.31.90 February 24, 2012 GAMMU-SMSD-ODBC(7)
Related Man Pages |
---|
gammu-smsd-monitor(1) - debian |
grass-odbc(1grass) - debian |
gammu-smsdrc(5) - debian |
gammu-smsd-dbi(7) - debian |
gammu-smsd-odbc(7) - debian |
Similar Topics in the Unix Linux Community |
---|
Good SQL Forum |
AGAIN database |
unixODBC - Problems in the execution of isql |
Output of Unix & SQL in same file |
Extracting data from tables and storing in a file |