gda-config man page on aLinux

Man page or keyword search:  
man Server   7435 pages
apropos Keyword Search (all sections)
Output format
aLinux logo
[printable version]

gda-config(5)			 File Formats			 gda-config(5)

NAME
       $(sysconfdir)/libgda/config   -	 libgda	  global  configuration	 file.
       $(HOME)/.libgda/config - libgda user configuration file.

DESCRIPTION
       The config file of libgda is an XML  file.  The	document  starts  with
       <libgda-config>	tag,  which contains sections that hold the configured
       database providers for libgda.

       The values in the global configuration file are overriden by  the  ones
       in the user configuration file.

       Each  <section>	has  a	'path' attribute whose value must be something
       like "/apps/libgda/Datasources/XXXXXXXX", where XXXXXXXX is the name of
       the database backend (i.e., postgres, mysql,...)

       Inside each <section> you can have for <entry> tags with 'name', 'type'
       and 'value' attributes. Valid values for 'name'	are:  Provider,	 User‐
       name,  DSN and Description. 'type' value is always "string" and 'value'
       contains the value for the given 'name'.

EXAMPLE
       This is a sample file. You may  modify  it  manually,  add/remove  sec‐
       tions,...

	      <?xml version="1.0"?>
	      <libgda-config>
		<section path="/apps/libgda/Datasources/postgres">
		  <entry name="Provider" type="string" value="PostgreSQL"/>
		  <entry name="Username" type="string" value="gonzalo"/>
		  <entry name="DSN" type="string"
			 value="DATABASE=test;USER=gonzalo"/>
		  <entry name="Description" type="string"
			 value="Mi favourite provider"/>
		</section>
	      </libgda-config>

       You  can	 also  use gda-config-tool or mergeant (recommended) to modify
       this file.

SEE ALSO
       mergeant(1), gda-config-tool(1)

libgda				 January 2003			 gda-config(5)
[top]

List of man pages available for aLinux

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net