Re: database problem ...

2001-08-27 Thread Sumit Ranjan
e - From: "java guru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Sumit Ranjan" <[EMAIL PROTECTED]> Sent: Monday, August 27, 2001 5:13 PM Subject: Re: database problem ... > Please look at the process-department.xsp.. > > You will understand... >

Re: database problem ...

2001-08-27 Thread java guru
Please look at the process-department.xsp.. You will understand... may be the wrote: > in the sample database table "department_table" , > whenever i add a new entry > the id generated is in the sequence > 2,21,211,2111,2 ...and so on > > is this a bug ? or am i doing anything wrong. >