ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:genid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:reference:connection:genid [2016/03/20 02:06] mnewnhamv5:reference:connection:genid [2016/03/20 02:11] (current) – [Limitations] mnewnham
Line 25: Line 25:
 </code>  </code> 
 ===== Limitations ===== ===== Limitations =====
-Because the method provides no row locking, its use is not recommended in intense multi-user environments. +In databases that do not support sequences, they are emulated by insertion and updating table rows. Because the method provides no row locking, its use is not recommended in intense multi-user environments as duplicate sequence numbers may be returned
  
  
v5/reference/connection/genid.1458435980.txt.gz · Last modified: 2017/04/21 11:35 (external edit)