|
How to get next available number from MS access
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.
|