Mark Stosberg wrote:
> In the form display run mode, select the next available unique ID for
> the item that will be it's primay key. When you submit the form, you
> simply have to check to see if you've already inserted something with
> the same ID (which your database may actually prevent you from doing
> anyway).

Well, that could work, but not on my case, the unique ID is asigned at 
the form processing run mode, the reason is that I dont want holes in 
the sequence in the case the operator decides not to submit the form 
(the unique ID is composed of a date field and a daily sequence).

Regards,

JJ


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.vm.com/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to