Robert Hannemann wrote:
> please can someone describe how the (DB/DBI-Modul) initizialization of
> the "DB init section" work ( wich operating system modules are involved)

The modules are DBI (pure not OpenCA::DBI) and DBD::vendor_name (e.g.
DBD::Pg). I load only the configuration from DBI.conf and call new (see
lib/initDBI). After this I call initDB but I don't use the force-mode
because this could destruct a working database. Such things you should
do by hand.

Sorry for the delay

Michael 
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                     [OpenCA Core Developer]

http://openca.sourceforge.net

_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to