Re: Give me a solution

2006-07-24 Thread Monkeyden
"Give me a solution" Ha! That's rich. On 7/24/06, senthil.s <[EMAIL PROTECTED]> wrote: Hi all I have a table of records in SQL Server with UniqueID (unique ID enabled with increment of 1 starting from 1 for each record, now I have 100 records in that having Unique I

RE: Give me a solution

2006-07-23 Thread Tejas Bavishi
- From: senthil.s [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2006 11:26 AM To: user@struts.apache.org Subject: Give me a solution Hi all I have a table of records in SQL Server with UniqueID (unique ID enabled with increment of 1 starting from 1 for each record, now I have

Re: Give me a solution

2006-07-23 Thread paz . periasamy
(Paz) Consultant for AXA, HCL Australia Services Pty. Ltd. Off : +61-3-9618-4085 Mob : +61-0411-354-838 "senthil.s" <[EMAIL PROTECTED]> 24/07/2006 03:56 PM Please respond to "Struts Users Mailing List" To: cc: Subject:Give m

RE: Give me a solution

2006-07-23 Thread Anil Kumar T
I believe this is not a struts based question. You need to post this in SQL Server forums. Anil. From: senthil.s [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2006 11:26 AM To: user@struts.apache.org Subject: Give me a solution Hi all I have a

Give me a solution

2006-07-23 Thread senthil.s
Hi all    I have a table of records in SQL Server with UniqueID (unique ID enabled with increment of 1 starting from 1 for each record, now I have 100 records in that having Unique ID 1 - 100  now I want to delete records (only 10 records in the middle) having Unique id  50 - 59 and I want t