전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
configuration database server name
구성 데이터베이스 서버 이름
마지막 업데이트: 2006-09-06
사용 빈도: 1
품질:
configuration database
구성 데이터베이스
마지막 업데이트: 2006-09-06
사용 빈도: 1
품질:
site database server
사이트 데이터베이스 서버
마지막 업데이트: 2006-09-06
사용 빈도: 1
품질:
server name
서버 이름
마지막 업데이트: 2017-02-15
사용 빈도: 3
품질:
of course all of this information can be adjusted for any database server that php supports.
the rpm packagers are setting up the rpms to install without database support to simplify installations and because rpms use /usr/ instead of the standard /usr/local/ directory for files. you need to tell the rpm spec file which databases to support and the location of the top-level of your database server.
in addition to the configuration of the php / sesam interface, you have to configure the sesam-database server itself on your mainframe as usual.
in addition to the configuration of the php/sesam interface, you have to configure the sesam-database server itself on your mainframe as usual. that means:
any parameters in parameter_array which start and end with single quotes will be taken as the name of a file to read and send to the database server as the data for the appropriate placeholder.
executes a statement prepared with odbc_prepare(). returns true on successful execution, false otherwise. the array arameters_array only needs to be given if you really have parameters in your statement.