Which database do you use? It is the backend that generate id, base on a sequence generator.
With postgres you can customize you sequence generator. Richard On Tue, Oct 9, 2012 at 11:33 AM, Hassan Alnatour <[email protected] > wrote: > Dear ALL , > > How can i stop the auto Generation of ids in any table in database and > add it by my self .. > > regards, > > -- > > > > --

