aspose file tools
The moose likes JDBC and the fly likes How to get next available number from MS access Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How to get next available number from MS access " Watch "How to get next available number from MS access " New topic
Author

How to get next available number from MS access

shah jehan sanai memon
Greenhorn

Joined: Nov 18, 2007
Posts: 1
Dear alll,

How I can get next available number (Primary Key) from MS access. There is a function of MS access Nz(DMax("+"Acc_id"+","+"Accessories"+"))+1. but it is not working in java. is there any funtion.


Thanks in advance.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to get next available number from MS access
 
Similar Threads
JSP/Servlet With MS Excel?
Rand a floating number in MS Access
Get index of a row
JDBC MSAccess
Connecting to MS Access using Oracle stored procedures and JDBC