php.zend.framework.db (thread)
<
Prev Period
]
[
Next Period
>
Zend_Db_Table_Rowset count() method should return correct number of rows for paginating
,
lzandona
Message not available
Re: Zend_Db_Table_Rowset count() method should return correct number of rows for paginating
,
Alexander Netkachev
RE: Zend_Db_Table_Rowset count() method should return correct number of rows for paginating
,
Bill Karwin
Message not available
Re: Zend_Db_Table_Rowset count() method should return correct number of rows for paginating
,
Jean-Marc Fontaine
Priorities for Zend_Db to be implemented by ZF 1.0
,
Bill Karwin
Message not available
Re: Priorities for Zend_Db to be implemented by ZF 1.0
,
Drew Bertola
RE: Priorities for Zend_Db to be implemented by ZF 1.0
,
Bill Karwin
Table relationships rowsets don't return class from $_rowClass
,
Abu Hurayrah
RE: Table relationships rowsets don't return class from $_rowClass
,
Bill Karwin
Message not available
Re: Table relationships rowsets don't return class from $_rowClass
,
Abu Hurayrah
RE: Table relationships rowsets don't return class from $_rowClass
,
Bill Karwin
Multiple inserts (large batch of inserts if you wish..)
,
Johannes Schill
RE: Multiple inserts (large batch of inserts if you wish..)
,
Bill Karwin
Zend_Db_Table get wrong table name from class name (only ZF 0.9.1)
,
Ivan Shumkov
Message not available
Re: Zend_Db_Table get wrong table name from class name (only ZF 0.9.1)
,
Waldemar Schott
Message not available
Re: Zend_Db_Table get wrong table name from class name (only ZF 0.9.1)
,
Ivan Shumkov
Message not available
Re: Zend_Db_Table get wrong table name from class name (only ZF 0.9.1)
,
Alexander Netkachev
RE: Zend_Db_Table get wrong table name from class name (only ZF 0.9.1)
,
Bill Karwin
Re: Zend_Db_Table get wrong table name from class name (only ZF 0.9.1)
,
Kevin McArthur
Use of 'alter table' in select query
,
Jeff Bailey
RE: Use of 'alter table' in select query
,
Bill Karwin
Instantiating an empty custom row object.
,
Jeff Bailey
RE: Instantiating an empty custom row object.
,
Bill Karwin
Message not available
Re: Instantiating an empty custom row object.
,
Jeff Bailey
RE: Instantiating an empty custom row object.
,
Bill Karwin
Zend_Db_Adapter_Pdo_Mssql and SQL Server on Windows
,
Bryce Lohr
Message not available
Zend_Db_Adapter_Pdo_Mssql and SQL Server on Windows
,
Joseph Wilk
Message not available
Re: Zend_Db_Adapter_Pdo_Mssql and SQL Server on Windows
,
Bryce Lohr
Message not available
Re: Zend_Db_Adapter_Pdo_Mssql and SQL Server on Windows
,
Han Leenders
Message not available
RE: [SPAM HEADER] - Re: [fw-db] Zend_Db_Adapter_Pdo_Mssql and SQL Server on Windows - Email has different SMTP TO: and MIME TO: fields in the email addresses
,
Joseph Wilk
Message not available
Re: Zend_Db_Adapter_Pdo_Mssql and SQL Server on Windows
,
Han Leenders
findDependentRowset and findManyToManyRowset
,
Alexander Netkachev
hasNext()
,
Jakub Podhorský
RE: hasNext()
,
Jakub Podhorský
RE: hasNext()
,
Jakub Podhorský
Warning: mysqli_stmt::bind_result() [function.bind-result]: Server returned unknown type 246
,
Steve Uplift
RE: Warning: mysqli_stmt::bind_result() [function.bind-result]: Server returned unknown type 246
,
Bill Karwin
RE: Warning: mysqli_stmt::bind_result() [function.bind-result]: Server returned unknown type 246
,
Bill Karwin
Message not available
RE: Warning: mysqli_stmt::bind_result() [function.bind-result]: Server returned unknown type 246
,
Steve Uplift
Configurable tables and findManyToManyRowset/findParentRow functions and other issues
,
Alexander Netkachev
RE: Configurable tables and findManyToManyRowset/findParentRow functions and other issues
,
Bill Karwin
Message not available
Re: Configurable tables and findManyToManyRowset/findParentRow functions and other issues
,
Alexander Netkachev
RE: Configurable tables and findManyToManyRowset/findParentRow functions and other issues
,
Bill Karwin
Message not available
Re: Configurable tables and findManyToManyRowset/findParentRow functions and other issues
,
Alexander Netkachev
Message not available
Re: Configurable tables and findManyToManyRowset/findParentRow functions and other issues
,
Ralph Schindler
Message not available
Re: Configurable tables and findManyToManyRowset/findParentRow functions and other issues
,
Alexander Netkachev
Zend_Db_Table->find() should accept the appointment of line order
,
小川修
RE: Zend_Db_Table->find() should accept the appointment of line order
,
Bill Karwin
No more camelCased in Zend_Db_Table_Row::__get() ? (0.9.0)
,
Damien Brugne
Message not available
Re: No more camelCased in Zend_Db_Table_Row::__get() ? (0.9.0)
,
Damien Brugne
Zend_Db_Adaptater::_describeTableInformationSchema() query cause very long time execution (0.9.0)
,
Damien Brugne
Message not available
Re: Zend_Db_Adaptater::_describeTableInformationSchema() query cause very long time execution (0.9.0)
,
Alexander Netkachev
Message not available
Re: Zend_Db_Adaptater::_describeTableInformationSchema() query cause very long time execution (0.9.0)
,
Damien Brugne
Message not available
Re: Zend_Db_Adaptater::_describeTableInformationSchema() query cause very long time execution (0.9.0)
,
Jeff Bailey
Message not available
Re: Zend_Db_Adaptater::_describeTableInformationSchema() query cause very long time execution (0.9.0)
,
Damien Brugne
Message not available
Re: Zend_Db_Adaptater::_describeTableInformationSchema() query cause very long time execution (0.9.0)
,
Damien Brugne
RE: Zend_Db_Adaptater::_describeTableInformationSchema() query cause very long time execution (0.9.0)
,
Bill Karwin
Undefined index: type in \Zend\Db\Adapter\Pdo\Mysql.php on line 130
,
dogo
Message not available
Re: Undefined index: type in \Zend\Db\Adapter\Pdo\Mysql.php on line 130
,
dogo
A common pattern for instantiation of alternative classes by an object.
,
Mark Gibson
RE: A common pattern for instantiation of alternative classes by an object.
,
Bill Karwin
Message not available
Re: A common pattern for instantiation of alternative classes by an object.
,
Matthew Ratzloff
Message not available
Re: A common pattern for instantiation of alternative classes by an object.
,
Mark Gibson
Message not available
Re: A common pattern for instantiation of alternative classes by an object.
,
Bryce Lohr
Cascade delete x2
,
Alexander Netkachev
RE: Cascade delete x2
,
Leonel Quinteros
Message not available
Re: Cascade delete x2
,
Alexander Netkachev
Message not available
Re: Cascade delete x2
,
Simon Mundy
RE: Cascade delete x2
,
Bill Karwin
RE: Cascade delete x2
,
Leonel Quinteros
Zend_Db_Select::distinct.
,
Kevin McArthur
RE: Zend_Db_Select::distinct.
,
Bill Karwin
Re: Zend_Db_Select::distinct.
,
Kevin McArthur
RE: Zend_Db_Select::distinct.
,
Bill Karwin
Message not available
Re: Zend_Db_Select::distinct.
,
Mark Gibson
Error in Zend_Db_Table_Row_Abstract::findManyToManyRowset() line 614
,
Alexander Netkachev
Zend_Db_Table
,
B
Message not available
Re: Zend_Db_Table
,
B
Zend_table problem
,
nomercy
PDO mssql problem in 0.8.0/0.9.0
,
Han Leenders
RE: PDO mssql problem in 0.8.0/0.9.0
,
Bill Karwin
Message not available
Re: PDO mssql problem in 0.8.0/0.9.0
,
Bryce Lohr
RE: PDO mssql problem in 0.8.0/0.9.0
,
Bill Karwin
RE: PDO mssql problem in 0.8.0/0.9.0
,
Bill Karwin
Some query errors hard to debug...
,
Drew Bertola
Message not available
RE: Some query errors hard to debug...
,
Ryan Brooks
Re: Zend_Db_Table enhancements
,
Jack Sleight
Message not available
Re: Zend_Db_Table enhancements
,
Simon Mundy
RE: Zend_Db_Table enhancements
,
Bill Karwin
Message not available
RE: Zend_Db_Table enhancements
,
Jack Sleight
RE: [fw-general] Zend_Db_Table_Row __get()
,
Bill Karwin
Message not available
Re: RE: [fw-general] Zend_Db_Table_Row __get()
,
Matthew Ratzloff
Message not available
RE: RE: [fw-general] Zend_Db_Table_Row __get()
,
Ryan Brooks
RE: RE: [fw-general] Zend_Db_Table_Row __get()
,
Bill Karwin
Message not available
RE: RE: [fw-general] Zend_Db_Table_Row __get()
,
Ryan Brooks
Re: RE: [fw-general] Zend_Db_Table_Row __get()
,
Kevin McArthur
RE: RE: [fw-general] Zend_Db_Table_Row __get()
,
Bill Karwin
Message not available
RE: [fw-general] Zend_Db_Table_Row __get()
,
Aaron Egaas
Message not available
RE: [fw-general] Zend_Db_Table_Row __get()
,
wprater
RE: RE: [fw-general] Zend_Db_Table_Row __get()
,
Bill Karwin
Zend_Db Unknown column & multiple databases
,
Ryan Brooks
Re: Zend_Db Unknown column & multiple databases
,
Artiom
Re: Zend_Db Unknown column & multiple databases
,
Alexander Netkachev
Zend/Db/Table/Row/Abstract.php
,
Roman1975
Message not available
Re: Zend/Db/Table/Row/Abstract.php
,
Alexander Netkachev
Zend_Db_Table_Abstract primary key handling in ZF0.9
,
Jeff Bailey
Blocker bug in Table/Row/Abstract.php ...
,
Drew Bertola
Message not available
Re: Blocker bug in Table/Row/Abstract.php ...
,
Drew Bertola
RE: Blocker bug in Table/Row/Abstract.php ...
,
Bill Karwin
Error in Zend_Db_Table_Row_Abstract::findManyToManyRowset() line 601
,
Alexander Netkachev
Table _name not set ...
,
Drew Bertola
Message not available
Re: Table _name not set ...
,
Waldemar Schott
RE: Table _name not set ...
,
Bill Karwin
Message not available
Re: Table _name not set ...
,
Drew Bertola
RE: Table _name not set ...
,
Bill Karwin
user table in local schema interferes with user table in INFORMATION_SCHEMA in MySQL
,
Alexander Netkachev
RE: user table in local schema interferes with user table in INFORMATION_SCHEMA in MySQL
,
Bill Karwin
Last Insert ID
,
Xavier Vidal Piera
RE: Last Insert ID
,
Bill Karwin
Message not available
RE: Last Insert ID
,
Xavier Vidal
Re: Last Insert ID
,
Kevin McArthur
Re: underscores in table names
,
Ramon de la Fuente
RE: underscores in table names
,
Bill Karwin
Latest changes to Zend_Db_Table class family
,
Ralf Eggert
RE: Latest changes to Zend_Db_Table class family
,
Bill Karwin
Message not available
Re: Latest changes to Zend_Db_Table class family
,
Ralf Eggert
Zend_Loader::loadClass()?
,
Michael Wood
RE: Zend_Loader::loadClass()?
,
Bill Karwin
Message not available
Re: Zend_Loader::loadClass()?
,
Michael Wood
RE: Zend_Loader::loadClass()?
,
Bill Karwin
Problem w/ DbTable-09
,
Drew Bertola
DB Connection strategy
,
Xavier Vidal Piera
Message not available
Re: DB Connection strategy
,
Olivier Sirven
Message not available
Re: DB Connection strategy
,
Xavier Vidal Piera
Message not available
Re: DB Connection strategy
,
Olivier Sirven
Message not available
Re: DB Connection strategy
,
Xavier Vidal Piera
Message not available
Re: DB Connection strategy
,
Sascha Goebel
Message not available
Re: DB Connection strategy
,
Xavier Vidal Piera
RE: DB Connection strategy
,
Bill Karwin
Message not available
Re: DB Connection strategy
,
Adam Balgach
Message not available
Re: DB Connection strategy
,
Graham Anderson
Composed primary key
,
Xavier Vidal Piera
RE: Composed primary key
,
Bill Karwin
Message not available
Re: Composed primary key
,
Xavier Vidal Piera
RE: Composed primary key
,
Bill Karwin
Re: Composed primary key
,
Kevin McArthur
RE: Composed primary key
,
Bill Karwin
Merging "DbTable-09" branch to trunk
,
Bill Karwin
Message not available
Re: Merging "DbTable-09" branch to trunk
,
Drew Bertola
RE: Merging "DbTable-09" branch to trunk
,
Bill Karwin
Message not available
Re: Merging "DbTable-09" branch to trunk
,
Ivan Shumkov
Message not available
Re: Merging "DbTable-09" branch to trunk
,
Simon Mundy
Message not available
Re: Merging "DbTable-09" branch to trunk
,
Ivan Shumkov
RE: Merging "DbTable-09" branch to trunk
,
Bill Karwin
RE: Merging "DbTable-09" branch to trunk
,
Bill Karwin
Message not available
Re: Merging "DbTable-09" branch to trunk
,
ZegeeDotCom
Message not available
Re: Merging "DbTable-09" branch to trunk
,
Drew Bertola
Message not available
Re: Merging "DbTable-09" branch to trunk
,
Drew Bertola
RE: [fw-general] Zend_Db_Table query.
,
Bill Karwin
Re: [fw-general] Zend_Db_Table query.
,
Kevin McArthur
Undefined index in Row.php on line 95
,
Andreas Nauerz
Message not available
Re: Undefined index in Row.php on line 95
,
Andreas Nauerz
Message not available
Re: Undefined index in Row.php on line 95
,
Andreas Nauerz
RE: Undefined index in Row.php on line 95
,
Bill Karwin
$select->order('tableName.columnName ASC') === error
,
Roman1975
RE: $select->order('tableName.columnName ASC') === error
,
Bill Karwin
Message not available
RE: $select->order('tableName.columnName ASC') === error
,
Roman1975
Zend_Db_Select with Constraint-Groups
,
Kai Meder
Message not available
Re: Zend_Db_Select with Constraint-Groups
,
Alexander Netkachev
Message not available
Re: Zend_Db_Select with Constraint-Groups
,
Kai Meder
RE: Zend_Db_Select with Constraint-Groups
,
Bill Karwin
Message not available
Re: Zend_Db_Select with Constraint-Groups
,
Kai Meder
Support for Zend_Db_Expr and identifier quoting in insert()/update()/delete()
,
Mark Gibson
RE: Support for Zend_Db_Expr and identifier quoting in insert()/update()/delete()
,
Bill Karwin
Zend_Db_Select with Constraint-Groups?
,
Kai Meder
Suggestion
,
Xavier Vidal Piera
RE: Suggestion
,
Bill Karwin
Sequences in postgresql
,
Xavier Vidal Piera
DbTable-09
,
Luiz Vitor
RE: DbTable-09
,
Bill Karwin
Return types of Zend_Db_Select and autocomplete
,
Alexander Netkachev
Message not available
Re: Return types of Zend_Db_Select and autocomplete
,
Mark Gibson
quoteIdentifier() and period-split quoting
,
Bryce Lohr
RE: quoteIdentifier() and period-split quoting
,
Bill Karwin
Message not available
Re: quoteIdentifier() and period-split quoting
,
Bryce Lohr
SQL references
,
Mark Gibson
Message not available
Re: SQL references
,
Bryce Lohr
Message not available
Re: SQL references
,
Alexander Netkachev
Message not available
Re: SQL references
,
Mark Gibson
Message not available
RE: SQL references
,
Cruz, Edwin \(GE, Corporate, consultant\)
RE: SQL references
,
Bill Karwin
Message not available
RE: SQL references
,
Salvador Ledezma
Re: SQL references
,
Rubén Antonio Dorta Arévalo
Handling Sequences
,
Caplan, Michael
RE: Handling Sequences
,
Bill Karwin
Message not available
Re: Handling Sequences
,
Mark Gibson
Re: Handling Sequences
,
Rubén Antonio Dorta Arévalo
RE: [fw-general] Zend_Db_Select ....
,
Bill Karwin
Further musing on quoteIdentifier
,
Mark Gibson
RE: Further musing on quoteIdentifier
,
Bill Karwin
Message not available
Message not available
Message not available
Re: Further musing on quoteIdentifier
,
Mark Gibson
Table relationships
,
Bill Karwin
Message not available
Re: Table relationships
,
dandean
RE: [fw-general] Zend_Db Select question...
,
Bill Karwin
Break Zend_Db_Select into two classes
,
Art Hundiak
Zend_Db_Table_Rowset and count()
,
Jakub Podhorský
Re: Zend_Db_Table_Rowset and count()
,
Jacek Jedrzejewski-
Nested transactions
,
Bryce Lohr
RE: Nested transactions
,
Bill Karwin
Message not available
Re: Nested transactions
,
Bryce Lohr
trouble using Zend_Db (just upgraded from 0.2 to 0.8)
,
Johannes Schill
Message not available
Re: trouble using Zend_Db (just upgraded from 0.2 to 0.8)
,
Art Hundiak
Re: trouble using Zend_Db (just upgraded from 0.2 to 0.8)
,
Johannes Schill
Re: trouble using Zend_Db (just upgraded from 0.2 to 0.8)
,
Jordan Raub
Message not available
Re: trouble using Zend_Db (just upgraded from 0.2 to 0.8)
,
Johannes Schill
Column aliases in Zend_Db_Select
,
Mark Gibson
RE: Column aliases in Zend_Db_Select
,
Bill Karwin
RE: Column aliases in Zend_Db_Select
,
Bill Karwin
Re: RE: [fw-general] Zend_DB joining tables across databases fails due to correlation name
,
Mark Gibson
Zend_Db_Row inheritance
,
Damien Brugne
RE: Zend_Db_Row inheritance
,
Bill Karwin
<
Prev Period
]
[
Next Period
>
News
|
FAQ
|
advertise