Forums

This topic is locked

Auto numbering

Posted 23 years ago
1
has voted
23 years ago Jacques Roux posted:
Hi
I am working in Ultradev (asp). I have an IDNumber field that I update to make records unique. How can I auto increment the number field to ensure that the same number will not be allocated twice?

I suppose I will have to insert Javascript in the code?

I am using Clarion Vers 5.5 for Windows for database design.

Marius





Replies

Replied 23 years ago
23 years ago Mark Labordus replied:
If you set the fieldproperty to autonumber the DB will handle that problem won't it?

Don't know how Clarion will handle this though..
Mark.

Reply to this topic