Re: auto_increment id

2004-03-12 Thread Rocar Peças
MAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 9:35 AM Subject: Re: auto_increment id > "Stefan Schuster" <[EMAIL PROTECTED]> wrote: > >> "Stefan Schuster" <[EMAIL PROTECTED]> wrote: > >>> Hi, > >>>

Re: auto_increment id

2004-03-12 Thread Victoria Reznichenko
"Stefan Schuster" <[EMAIL PROTECTED]> wrote: >> "Stefan Schuster" <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> I have a question about auto_increment: >>> >>> I have 2 tables, on of them holds my "online transactions", the other >>> one the "offline transactions". Every transaction is created in the

Re: auto_increment id

2004-03-11 Thread Stefan Schuster
> "Stefan Schuster" <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I have a question about auto_increment: >> >> I have 2 tables, on of them holds my "online transactions", the other >> one the "offline transactions". Every transaction is created in the >> first table (call it t1) and then moved to t2. Th

Re: auto_increment id

2004-03-11 Thread Victoria Reznichenko
"Stefan Schuster" <[EMAIL PROTECTED]> wrote: > Hi, > > I have a question about auto_increment: > > I have 2 tables, on of them holds my "online transactions", the other > one the "offline transactions". Every transaction is created in the > first table (call it t1) and then moved to t2. The id is