I want to store records in existing database say MS-Access, But the
problem is i want to store the next records in incremented serial no.
for that i took the maximum value of the record but unable to store
that value in any variable using servlet.
problem is i want to store the next records in incremented serial no.
for that i took the maximum value of the record but unable to store
that value in any variable using servlet.
Comment