[otrs-cvs] doc-admin/en/content/administration external-backends.xml, 1.1, 1.2
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/doc-admin/en/content/administration
In directory lancelot:/tmp/cvs-serv24941/en/content/administration
Modified Files:
external-backends.xml
Log Message:
Improved example to add Database Type.
Author: mb
Index: external-backends.xml
===================================================================
RCS file: /home/cvs/doc-admin/en/content/administration/external-backends.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -2 -u -d -r1.1 -r1.2
--- external-backends.xml 10 Aug 2012 12:42:09 -0000 1.1
+++ external-backends.xml 30 Nov 2012 11:13:05 -0000 1.2
@@ -85,4 +85,5 @@
# if you want to use an external database, add the required settings
# DSN => 'DBI:odbc:yourdsn',
+# Type => 'mssql', # only for ODBC connections
# DSN => 'DBI:mysql:database=customerdb;host=customerdbhost',
# User => '',
@@ -468,4 +469,5 @@
# required settings
# DSN => 'DBI:odbc:yourdsn',
+# Type => 'mssql', # only for ODBC connections
# DSN => 'DBI:mysql:database=customerdb;host=customerdbhost',
# User => '',
@@ -984,4 +986,5 @@
# required settings
# DSN => 'DBI:odbc:yourdsn',
+# Type => 'mssql', # only for ODBC connections
# DSN => 'DBI:mysql:database=customerdb;host=customerdbhost',
# User => '',
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log