
February 4th, 2005, 09:02 PM
|
|
Contributing User
|
|
Join Date: Dec 2004
Posts: 45
Time spent in forums: 22 h 9 m 49 sec
Reputation Power: 4
|
|
|
sequence # update in the database
Hi All,
I'm having a problem in updating seq# in the database, which is not a auto seq#.
I'm able to show the seq# in the view page from the database and the user can update from that page.The problem is the user can check any check boxes to delete n no of records.can choose 2, 5, 8 like....,
How to update the database seq# what records has been deleted and to do the update and display the records with the new seq #? in the view page.
Any clue?
Thanks....
|