Hi,
This may be a common question.
I am creating a library database for a large number of data CD's. The catalogue uses a simple disk numbering system, i.e 1,2,3......n.
I want to be able to run a query that tells the user what the next disk number should be (as the disks are often not entered into the database in order).
It should be possible to search the database for the highest number and then add 1 to that number.
Any ideas how this can be achieved?
Many Thanks
This may be a common question.
I am creating a library database for a large number of data CD's. The catalogue uses a simple disk numbering system, i.e 1,2,3......n.
I want to be able to run a query that tells the user what the next disk number should be (as the disks are often not entered into the database in order).
It should be possible to search the database for the highest number and then add 1 to that number.
Any ideas how this can be achieved?
Many Thanks