PDA

View Full Version : Databases


  1. Database query logging
  2. How I can increment field using zend_db??
  3. SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
  4. I have reached my max_user_connection!? I never have before using ZF?
  5. Zend DB usage confusinon,use model or sql query?
  6. joining Table Zend_Db_Table_Abstract and getting values
  7. Only partial metadata on a JOIN result?
  8. Zend_Db_Adapter_Oracle - Error
  9. Oracle CLOB field problems
  10. Different adapter procedure call
  11. referenceMap onDelete
  12. Stuck with query
  13. Zend_Db_Table result formatting
  14. No reference from table X to table Y.
  15. Zend_Db_Select with column prefixes
  16. Limit update
  17. Fatal error in Zend_Db_Table_Abstract
  18. Cascade delete
  19. join,left join and right join in zend_db_table
  20. php fwrite limited in sqlServer?
  21. select inside select?
  22. Error trying to insert some data using Zend_Db_Table/PostgreSQL
  23. Please help, how to connect two database from index.php
  24. findManyToManyRowset bug?
  25. Zend_db and Zend_Db_Table
  26. Problems
  27. Cannot use array_slice with fetchAll?
  28. How to access an "abstraction" of a table ?
  29. table update issue
  30. Linking two tables with many2many relation
  31. intersect tables with extra column
  32. Exception 'Zend_Db_Statement_Exception'
  33. sort rowset
  34. [Oracle] What's the best Adapter?
  35. Question about the use of Zend_Db_Table_abstract
  36. Trying to catch Zend_DB Exceptions not always working
  37. Class 'Zend_Db_Adapter_Db2' Not Found Error
  38. Zend_Db_Table and Views
  39. Oracle View
  40. ambiguous result from findManyToManyRowset()?
  41. Zend_Db_Table_Row_Abstract::Save() resfresh problem.
  42. Zend_Db_Table find() function
  43. wrapper class
  44. query with 2 or more tables
  45. Real issues
  46. Annoyance
  47. trouble while creating new instance of Zend_Db_Table_Abstract
  48. Help needed with sqlite
  49. MSSQL server problem
  50. Getting XML from a row set?
  51. What is the use of the abstract class Zend_Db_Table?
  52. MSSQL cannot handle asynchronous queries?
  53. DB Mssql
  54. Fetching only some fields in Zend_Db_Table
  55. change default-character-set to UTF8
  56. Implementation of Zend_Db_Adapter_Mysqli to use Zend_Cache
  57. Facing problem in fetching record from database using Zend Mysqli
  58. Newbie question on count
  59. Relationship problem
  60. How do I fill a zend::form select from db?
  61. oracle 9i
  62. (Oracle) fetchrow error
  63. Zend_Db_Select Db2 trouble OFFSET
  64. Select queries
  65. update table help
  66. Schema separator in Zend_Db_Table_Abstract and Zend_Db_Adapter_Abstract (patch???)
  67. order clause can't be quoted
  68. Too many columns for the primary key?
  69. join problems. output isn't in the variable
  70. pdo driver installation
  71. Zend_Db_Table_Abstract + prefixed tables + magic
  72. Problems with join()
  73. Twin Adapter
  74. how to stored procedure using Mysqli or PDO successfully
  75. problem with Zend_Db_Table
  76. Where clause using in (value1, value2)
  77. [Oracle] Always mode code lines to get last ID?
  78. Any1 got a quick and dirty ORM for 1.5?
  79. problem with Zend_Db_Table relation
  80. ORDER BY RANDOM() not working
  81. Error when where clause as array.
  82. i want count rows
  83. Sorting results of findDependentRowset
  84. run insert sql directly in mysqli
  85. is mysqli or pdo_mysql better?
  86. How can I get the number of rows in a query?
  87. Is fetchAll returning wrong rowset?
  88. SQLite database locked
  89. using concat with Zend_Db_Table
  90. Select group by columns
  91. Converting DB Rowset To XML
  92. Obtaing A Single Model Instance Based On SQL Constraint
  93. Zend_Db_Table vs OO Update
  94. Class 'Zend_Db_Table_Abstract' not found
  95. View Renders For Non-Existent Database ID
  96. Zend_db Vs PDO
  97. ORDER BY when using findDependentRowset() ?
  98. oracle and createRow
  99. Strange characters output from $db->fetchAll
  100. Enabling PHP PDO and other extensions on Mac OS X 10.5.x
  101. Returning Rowset
  102. How do I Update a Row in my Database?
  103. Zend_Db_Select Subquery
  104. Zend_Db Crashing Apache
  105. zend_db_table delete method bug?
  106. how to generate the model classes automatically with relationships
  107. Free Zend_Db Webex Webinar!
  108. fetchAll works, but fetchOne and fetchRow do not...
  109. ID of the inserted row
  110. Zend_Db_Table deprecated ?
  111. Problems with SQL Server and nText fields
  112. fetchAll order_by and ASC/DESC?
  113. Transform column names into camelCase?
  114. Using two different schemas?
  115. Fatal error: ... describeTable() on a non-object in ... Abstract.php on line 596
  116. Column Order
  117. zend_db: grasping basic concepts
  118. Mysql driver install
  119. Call to undefined method jar_database::query()
  120. Zend_Db - insert a set
  121. Table abstract layer
  122. Simple query but where is problem?
  123. Zend_Db_Select ON MySQL don't return nothing
  124. 'Where' clause with relationships, how?
  125. Images inserted into MEDIUMBLOB column gets corrupted with Zend_Db. Please help!
  126. Cascade Delete Problem. Help, please!
  127. INSERT function
  128. PDO_MSSQL unsupported in Zend Core
  129. Postgresql insert in schema.table with schema.sequence. Bug?
  130. How can I show content of two tables
  131. Firebird on zend Framework?
  132. Database check if exist
  133. how to join tables?
  134. zf 1.0.1 Zend_Db and i5 problem?
  135. ADODB VS Zend_DB ??
  136. Trouble joining tables
  137. Zend_db (about Paging, at MsSQL)
  138. Zend_Db_Table and WHERE clause
  139. Zend_DB_Table and relational algebra
  140. Wannabe question find($id) vs fetchRow("id = $id")
  141. Apache crash
  142. Zend_date and Zend_db
  143. SQL Statement and the "?" character...
  144. Incorrect SQL produced using Zend_DB
  145. Imposible to do 2 db commands after eachother?
  146. How can I imitate Zend_Db_Table results with PHPUnit?
  147. Placement of generic functions / helpers for models
  148. Zend_Db_Table relationships.
  149. asArray() problem in factory
  150. Reporting SQL Errors with Zend_Db
  151. Zend_Db_Select - Operator Precendence
  152. Problem with Stored Procedures
  153. Zend_Db And LONGBLOBs - Problems...?
  154. Problem with connection to DB
  155. ZF uses 's' for all in bind_param?
  156. Results Column Case Changed
  157. Working with MSSQL Adapter
  158. Zend_Db_table , DISTINCT
  159. Joins within Zend_db_table
  160. Problem DB->fetchall()
  161. Need info on how to connect to Db2
  162. Using Zend_Db_Table with multiple WHEREs
  163. Problems on returned field values