How to integrate an external database for user

Moderator: crythias

Post Reply
pinilla84
Znuny newbie
Posts: 3
Joined: 06 Feb 2012, 17:19
Znuny Version: 3.0

How to integrate an external database for user

Post by pinilla84 »

I'm a new otrs user. I want to use a database sql for customer backend. Where i must paste the sql file in the pc ( i work in localhost ). I want also know what I must write in this part of code:
# if you want to use an external database, add the required settings
# DSN => 'DBI:odbc:yourdsn',
# DSN => 'DBI:mysql:database=customerdb;host=customerdbhost',
# User => '',
# Password => '',
thank you and excuse me for the english.
Post Reply