Re: [PHP] Synchronizing autonumber fields

2009-08-11 Thread tedd
At 9:04 AM +0200 8/11/09, Leidago !Noabeb wrote: Hi I have the following tables setup in MYSQL: Region 1 Region 2 HQ Tbl1 with autonumbered (PK) Tbl1 with autonumbered (PK) Tbl1 autonumbered-PK To explain the above. Basica

Re: [PHP] Synchronizing autonumber fields

2009-08-11 Thread Phpster
On Aug 11, 2009, at 3:04 AM, "Leidago !Noabeb" wrote: Hi I have the following tables setup in MYSQL: Region 1 Region 2 HQ Tbl1 with autonumbered (PK) Tbl1 with autonumbered (PK) Tbl1 autonumbered-PK To explain the a

Re: [PHP] Synchronizing autonumber fields

2009-08-11 Thread Per Jessen
Leidago !Noabeb wrote: > Hi > > I have the following tables setup in MYSQL: > > Region 1 Region 2 > HQ > Tbl1 with autonumbered (PK) Tbl1 with autonumbered (PK) > Tbl1 autonumbered-PK > > To explain the above. Basically the