FAQs
Search
Recent Topics
Flagged Topics
Hot Topics
Best Topics
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Liutauras Vilda
Bear Bibeault
Devaka Cooray
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Campbell Ritchie
Henry Wong
Saloon Keepers:
Tim Moores
Ron McLeod
salvin francis
Stephan van Hulst
Vijitha Kumara
Bartenders:
Tim Holloway
Carey Brown
Frits Walraven
Forum:
Java Micro Edition
how to get record ID??
Charline Louis
Greenhorn
Posts: 11
posted 9 years ago
hi all,
i want to ask, how could i get the record ID from record i selected ???
because i think if i want to edit the record, i must know the record ID..
Thanks
Tim Holloway
Bartender
Posts: 19196
85
I like...
posted 9 years ago
I'm being very lazy here and not actually reading the documentation, but I thought that the record ID was part of the returned record.
:?:
An IDE is no substitute for an Intelligent Developer.
Charline Louis
Greenhorn
Posts: 11
posted 9 years ago
hi,
i have found the solution for this problem..
you just need to reset the recordEnumeration, then get the next record ID..
Post Reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Tricky Update Statement
last_insert_id()
how to get the inserted record by using resultset in java?
In struts2 delete is not Working
providing edit, delete options to a table
More...