#==========================================================================#
#  B.Forum                                                               #
#  ե                                                          #
#                                                                          #
# Υץꥱϥץ󥽡Ǥ.                          #
# ̵ǻѤ뤳ȤǤޤ.                                            #
# ʤ, ܺ٤ʻѾ/ǿˤĤƤϲȤ.           #
# http://www.beetas.org/                                                   #
#                                                                          #
# ------------------------------------------------------------------------ #
# Copyright 2001-2004 BEETAS.org All Rights Reserved.                      #
#                                                                          #
#==========================================================================#


#==========================================================================#
#  SQLץ饰                                                         #
#==========================================================================#

##
## ץ饰ǥ쥯ȥ
PLUGIN_DIR          ./B.Forum/.PLUGIN


##
## DATABASE
## DBI:(ǡ١):(ǡ١̾)[:(ۥ̾)[:(ݡ̾)]]

## MySQL
DATABASE            DBI:mysql:bforum

## PostgreSQL
# DATABASE            DBI:PgPP:bforum

## DB2
# DATABASE            DBI:DB2:bforum

## Oracle
# DATABASE            DBI:Oracle:bforum

## 桼̾
DBNAME              

## ѥ
DBPASSWORD          


##
## DBǡ
##
## ǡ³Ǥʤäݤ³ߤ
## root¤ɬ
## (WinNTξAdministrator¤ɬ)

## UNIX
# DAEMON              /usr/local/bin/safe_mysqld &
# DAEMON              su - db2inst;db2start &

## WinNT
# DAEMON              C:\WINNT\system32\net.exe START MySQL
# DAEMON              C:\Windows\system32\net.exe START MySQL
# DAEMON              C:\WINNT\system32\net.exe START "DB2 - DB2"
# DAEMON              C:\Windows\system32\net.exe START "DB2 - DB2"
