Ask a Question related to FileMaker, Design and Development.
-
matlark #1
Unique field duplication problem
This seems like such an obvious problem it must have been covered
somehwere, but I haven't found it.
I've inherited a number of multi-user, related FMP6 files. One file
contains a field which I have made unique, and this works fine - no one
can now enter a duplicate value in this field. However, duplicate
entries are allowed when you duplicate a record. So you can get around
the validation of the field simply by duplicating an existing record.
How can I stop this?
Thanks
Mat.
--
Posted via [url]http://dbforums.com[/url]
matlark Guest
-
Unique Form inserting into many tables using unique id
I have a Registration Form that have 3 steps. The data could be inserted into many (4) tables. Some data corresponding to a one table (the main or... -
Book Packaging problem - image duplication
Using InDesign CS with WIN XP. I've got some A3 (small format) and some A1 (large format) documents in an InDesign Book. Some images are used in... -
#26130 [Opn->Fbk]: IBM DB2 Unique Key Problem
ID: 26130 Updated by: sniper@php.net Reported By: jay at nicwr dot mah dot nic dot in -Status: Open +Status: ... -
#26130 [NoF->Opn]: IBM DB2 Unique Key Problem
ID: 26130 User updated by: jay at nicwr dot mah dot nic dot in Reported By: jay at nicwr dot mah dot nic dot in -Status: ... -
#26130 [NEW]: IBM DB2 Unique Key Problem
From: jay at nicwr dot mah dot nic dot in Operating system: Linux 8.0 PHP version: 4.3.2 PHP Bug Type: ODBC related Bug... -
Rob van den Brink #2
Re: Unique field duplication problem
If it is an identification-field, you can auto-enter a number, letting it
increase with 1, 2, 10, 1000, whatever you want. Duplicating a record will
result in a duplicated record, with a NEW serial number.
If it is not an id-field, you can have it auto-enter "" (making it blank)
With kind regards,
Rob van den Brink
> From: matlark <member40285@dbforums.com>
> Organization: dBforums
> Newsgroups: comp.databases.filemaker
> Date: Thu, 18 Sep 2003 22:41:24 -0400
> Subject: Unique field duplication problem
>
>
> This seems like such an obvious problem it must have been covered
> somehwere, but I haven't found it.
>
>
>
> I've inherited a number of multi-user, related FMP6 files. One file
> contains a field which I have made unique, and this works fine - no one
> can now enter a duplicate value in this field. However, duplicate
> entries are allowed when you duplicate a record. So you can get around
> the validation of the field simply by duplicating an existing record.
>
>
>
> How can I stop this?
>
>
>
> Thanks
>
>
>
> Mat.
>
>
> --
> Posted via [url]http://dbforums.com[/url]Rob van den Brink Guest



Reply With Quote

