gt; Sent: Thursday, October 28, 2010 2:02 PM
> To: Bastien Koert
> Cc: Max E.K; php-db-lists.php.net; rquadl...@googlemail.com
> Subject: Re: [PHP-DB] Incrementing Primary Key
>
> At 01:17 PM 10/28/2010, Bastien Koert wrote:
>>On Thu, Oct 28, 2010 at 1:00 PM, Ethan Rosenberg
> w
-lists.php.net; rquadl...@googlemail.com
Subject: Re: [PHP-DB] Incrementing Primary Key
At 01:17 PM 10/28/2010, Bastien Koert wrote:
>On Thu, Oct 28, 2010 at 1:00 PM, Ethan Rosenberg
wrote:
> > At 03:40 AM 10/28/2010, Max E.K wrote:
> >
> >> From: "Ethan Rosenberg"
: Re: [PHP-DB] Incrementing Primary Key
At 01:17 PM 10/28/2010, Bastien Koert wrote:
>On Thu, Oct 28, 2010 at 1:00 PM, Ethan Rosenberg
wrote:
> > At 03:40 AM 10/28/2010, Max E.K wrote:
> >
> >> From: "Ethan Rosenberg"
> >> To: rquadl...@googlemail.com
hp.net"
>> Sent: Thursday, October 28, 2010 4:55:34 AM GMT +01:00 Amsterdam / Berlin
>> / Bern / Rome / Stockholm / Vienna
>> Subject: Re: [PHP-DB] Incrementing Primary Key
>>
>> At 10:10 AM 10/27/2010, Richard Quadling wrote:
>> >On 27 October 2010 14:11
28, 2010 4:55:34 AM GMT +01:00 Amsterdam / Berlin
>> / Bern / Rome / Stockholm / Vienna
>> Subject: Re: [PHP-DB] Incrementing Primary Key
>>
>> At 10:10 AM 10/27/2010, Richard Quadling wrote:
>> >On 27 October 2010 14:11, Ethan Rosenberg wrote:
>> > > D
At 03:40 AM 10/28/2010, Max E.K wrote:
From: "Ethan Rosenberg"
To: rquadl...@googlemail.com, "Ethan Rosenberg"
Cc: "php-db-lists.php.net"
Sent: Thursday, October 28, 2010 4:55:34 AM GMT
+01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
Subject: Re:
From: "Ethan Rosenberg"
To: rquadl...@googlemail.com, "Ethan Rosenberg"
Cc: "php-db-lists.php.net"
Sent: Thursday, October 28, 2010 4:55:34 AM GMT +01:00 Amsterdam / Berlin /
Bern / Rome / Stockholm / Vienna
Subject: Re: [PHP-DB] Incrementing Primary Key
A
At 10:10 AM 10/27/2010, Richard Quadling wrote:
On 27 October 2010 14:11, Ethan Rosenberg wrote:
> Dear List -
>
> Thanks for all your excellent help.
>
> I am setting up a database for medical research, which will be conducted at
> various sites. Â The sites will be identified
by a letter {A,B
- Original Message -
From: "Richard Quadling"
To: "Ethan Rosenberg"
Cc: "php-db-lists.php.net"
Sent: Wednesday, October 27, 2010 4:10:52 PM GMT +01:00 Amsterdam / Berlin /
Bern / Rome / Stockholm / Vienna
Subject: Re: [PHP-DB] Incrementing Primary Key
O
On 27 October 2010 14:11, Ethan Rosenberg wrote:
> Dear List -
>
> Thanks for all your excellent help.
>
> I am setting up a database for medical research, which will be conducted at
> various sites. The sites will be identified by a letter {A,B,C }. The
> medical record number [primary key]
riginal Message-
> From: Andrés G. Montañez [mailto:andresmonta...@gmail.com]
> Sent: Wednesday, October 27, 2010 9:19 AM
> To: Ethan Rosenberg
> Cc: php-db-lists.php.net
> Subject: Re: [PHP-DB] Incrementing Primary Key
>
> Hi Ethan,
> in this case, you should manage th
Hi Ethan,
I am working currently as clinical developer and have developed multi site
databases for clinical trials.
I would say the approach you take will depend on number of factors.
How is the site connectivity?
I had a scenario where sites had erratic and slow connectivity so i had to
PHP every time you want to
use a different database.
I use the PDO mysql adapter, what do you use?
-Original Message-
From: Andrés G. Montañez [mailto:andresmonta...@gmail.com]
Sent: Wednesday, October 27, 2010 9:19 AM
To: Ethan Rosenberg
Cc: php-db-lists.php.net
Subject: Re: [PHP-DB
Hi Ethan,
in this case, you should manage the "keys" by your application, and
store the used ids in aonther table,
similar to a "sequence" in Oracle or Postgresql.
Thats so if you want all the records un one table (a field for the
letter, and the other for the numeric part).
Otherwise, having a ta
Just set the primary key to AUTO_INCREMENT on each field and you won't have
to worry about it
-Original Message-
From: Ethan Rosenberg [mailto:eth...@earthlink.net]
Sent: Wednesday, October 27, 2010 9:11 AM
To: php-db-lists.php.net
Subject: [PHP-DB] Incrementing Primary Key
Dear List -
I think having a table for each site would be sufficent
-Original Message-
From: Ethan Rosenberg [mailto:eth...@earthlink.net]
Sent: Wednesday, October 27, 2010 9:11 AM
To: php-db-lists.php.net
Subject: [PHP-DB] Incrementing Primary Key
Dear List -
Thanks for all your excellent help.
I
16 matches
Mail list logo