Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第821830项(搜索用时0.003秒)
databases/MDB2_Driver_pgsql-1.5.0.b4 (Score: 0.006224396)
PEAR pgsql MDB2 driver
This is the PostgreSQL MDB2 driver.
databases/MDB2_Schema-0.8.6 (Score: 0.006224396)
PEAR XML based database schema manager
PEAR::MDB2_Schema enables users to maintain RDBMS independant schema files in XML that can be used to create, alter and drop database entities and insert data into a database. Reverse engineering database schemas from existing databases is also supported. The format is compatible with both PEAR::MDB and Metabase.
databases/MDB_QueryTool-1.2.3 (Score: 0.006224396)
PEAR OO-interface for easily retrieving and modifying data in a DB
PEAR::MDB_QueryTool is an OO-abstraction to the SQL-Query language, it provides methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries. It also provides an easy to learn interface that interacts nicely with HTML-forms using arrays that contain the column data, that shall be updated/added in a DB. This package bases on an SQL-Builder which lets you easily build SQL-Statements and execute them. NB: this is a PEAR::MDB porting from the original DB_QueryTool written by Wolfram Kriesing and Paolo Panto (vision:produktion, wk@visionp.de).
DataSource driver using arrays
This is a DataSource driver for Structures_DataGrid using arrays. It is a base package for some other DataSource drivers like CSV or XML.
DataSource driver using CSV files
This is a DataSource driver for Structures_DataGrid using CSV files.
DB datasource driver for pear-Structures_DataGrid
This is DataSource driver for Structures_DataGrid which uses PEAR::DB. Please note that this driver is deprecated. Consider using DBQuery or MDB2 DataSource drivers instead.
DataSource driver using PEAR::DB and an SQL query
This is a DataSource driver for Structures_DataGrid using PEAR::DB and an SQL query.
DataSource driver using PEAR::DB_Table
This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table.
DataSource driver using PEAR::DB_DataObject
This is a DataSource driver for Structures_DataGrid using PEAR::DB_DataObject.
DataSource driver using PEAR::MDB2 and an SQL query
This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an SQL query.