<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://linuxnetworks.de/doc/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://linuxnetworks.de/doc/index.php?action=history&amp;feed=atom&amp;title=OpenDBX%2FConfiguration</id>
		<title>OpenDBX/Configuration - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://linuxnetworks.de/doc/index.php?action=history&amp;feed=atom&amp;title=OpenDBX%2FConfiguration"/>
		<link rel="alternate" type="text/html" href="https://linuxnetworks.de/doc/index.php?title=OpenDBX/Configuration&amp;action=history"/>
		<updated>2026-04-05T08:59:12Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.11</generator>

	<entry>
		<id>https://linuxnetworks.de/doc/index.php?title=OpenDBX/Configuration&amp;diff=3565&amp;oldid=prev</id>
		<title>Nose: initial</title>
		<link rel="alternate" type="text/html" href="https://linuxnetworks.de/doc/index.php?title=OpenDBX/Configuration&amp;diff=3565&amp;oldid=prev"/>
				<updated>2009-03-09T22:20:56Z</updated>
		
		<summary type="html">&lt;p&gt;initial&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parameter for different OpenDBX backends. The common parameter are:&lt;br /&gt;
&lt;br /&gt;
; host : Name or IP address of the database server&lt;br /&gt;
; port : Port the database server is listening to (optional)&lt;br /&gt;
; database : Name of the database which contains tables, views, etc.&lt;br /&gt;
; user : Name of the user account used for authentication&lt;br /&gt;
; password : String of characters used as secret for authentication&lt;br /&gt;
&lt;br /&gt;
Depending on the backend there are variations:&lt;br /&gt;
&lt;br /&gt;
== firebird backend ==&lt;br /&gt;
&lt;br /&gt;
; database : Path to the database file (.gdb) in the filesystem. On Unix-like systems this might be /var/lib/firebird2/data/dbname.gdb for example, on Windows the path may look like C:\Program files\Firebird\data\dbname.gdb&lt;br /&gt;
&lt;br /&gt;
== mssql backend ==&lt;br /&gt;
&lt;br /&gt;
; host : Name or IP address of the database server or the name of a configuration section in the freetds.conf file&lt;br /&gt;
&lt;br /&gt;
== mysql backend ==&lt;br /&gt;
&lt;br /&gt;
; host : Name or IP address of the database server or the path to the socket of a locally installed MySQL server, e.g. /var/run/mysql/mysql.socket&lt;br /&gt;
&lt;br /&gt;
== odbc backend ==&lt;br /&gt;
&lt;br /&gt;
; host : Depends on the used ODBC driver. May be a name or IP address or a configuration section in the odbc.ini file&lt;br /&gt;
; database : May be optional if specified in the odbc.ini file&lt;br /&gt;
; user : May be optional if specified in the odbc.ini file or not used&lt;br /&gt;
; password : May be optional if specified in the odbc.ini file or not used&lt;br /&gt;
&lt;br /&gt;
== oracle backend ==&lt;br /&gt;
&lt;br /&gt;
; port : Port (usually 1521) is mandatory&lt;br /&gt;
&lt;br /&gt;
== pgsql backend ==&lt;br /&gt;
&lt;br /&gt;
Does only use the default semantic for the parameter&lt;br /&gt;
&lt;br /&gt;
== sqlite backend ==&lt;br /&gt;
&lt;br /&gt;
; host : Path to the directory where the database is stored, e.g. /path/to/directory/ on Unix-like filesystems or C:\Program files\SQLite\data\ (notice the trailing slash or backslash)&lt;br /&gt;
; port : Not used as SQLite does only support local database access&lt;br /&gt;
; database : Name of the database file in the filesystem&lt;br /&gt;
; user : Not used, SQLite depends on the filesystem permissions&lt;br /&gt;
; password : Not used&lt;br /&gt;
&lt;br /&gt;
== sqlite3 backend ==&lt;br /&gt;
&lt;br /&gt;
; host : Path to the directory where the database is stored, e.g. /path/to/directory/ on Unix-like filesystems or C:\Program files\SQLite\data\ (notice the trailing slash or backslash)&lt;br /&gt;
; port : Not used as SQLite does only support local database access&lt;br /&gt;
; database : Name of the database file in the filesystem&lt;br /&gt;
; user : Not used, SQLite depends on the filesystem permissions&lt;br /&gt;
; password : Not used&lt;br /&gt;
&lt;br /&gt;
== sybase backend ==&lt;br /&gt;
&lt;br /&gt;
; host : Name or IP address of the database server or the name of a configuration section in the freetds.conf file&lt;/div&gt;</summary>
		<author><name>Nose</name></author>	</entry>

	</feed>