Thanks Peter,

Ing. Gustavo A. Edelstein
Tech. Mgr.
Equiplus Argentina S.A.
______________________________________
Visit us On Line at www.equiplus.com
Email addresses:
Operations: [EMAIL PROTECTED]
Consulting: [EMAIL PROTECTED]
Technical: [EMAIL PROTECTED]
Web related: [EMAIL PROTECTED]
General: [EMAIL PROTECTED]

----- Original Message -----
From: Peter Dunham <[EMAIL PROTECTED]>
To: Ing. Gustavo Edelstein <[EMAIL PROTECTED]>; Rick Emery
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, January 14, 2002 2:30 PM
Subject: RE: ROW ID


> You need to specify an 'id' column when creating the table; there is no
> 'hidden' one.
>
> ---------------------------
> Peter Dunham
> www.affiliatewindow.com
> the future of web marketing
> ---------------------------
>
> -----Original Message-----
> From: Ing. Gustavo Edelstein [mailto:[EMAIL PROTECTED]]
> Sent: 14 January 2002 16:58
> To: Rick Emery; [EMAIL PROTECTED]
> Subject: Re: ROW ID
>
>
> What I mean is to get the internal id of every existing row in a table.
> Thanks.
>
> Ing. Gustavo A. Edelstein
> Tech. Mgr.
> Equiplus Argentina S.A.
> ______________________________________
> Visit us On Line at www.equiplus.com
> Email addresses:
> Operations: [EMAIL PROTECTED]
> Consulting: [EMAIL PROTECTED]
> Technical: [EMAIL PROTECTED]
> Web related: [EMAIL PROTECTED]
> General: [EMAIL PROTECTED]
>
> ----- Original Message -----
> From: Rick Emery <[EMAIL PROTECTED]>
> To: 'Ing. Gustavo Edelstein' <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Monday, January 14, 2002 1:27 PM
> Subject: RE: ROW ID
>
>
> > If the value was set with AUTO_INCREMENT, then immediately after
inserting
> > the row, do:
> > SELECT last_insert_id() AS myvalue;
> >
> > -----Original Message-----
> > From: Ing. Gustavo Edelstein [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 14, 2002 10:03 AM
> > To: [EMAIL PROTECTED]
> > Subject: ROW ID
> >
> >
> > Hi list members,
> > How to get the unique row id for a row in a table ?
> > Thanks.
> >
> > Ing. Gustavo A. Edelstein
> > Tech. Mgr.
> > Equiplus Argentina S.A.
> > ______________________________________
> > Visit us On Line at www.equiplus.com
> > Email addresses:
> > Operations: [EMAIL PROTECTED]
> > Consulting: [EMAIL PROTECTED]
> > Technical: [EMAIL PROTECTED]
> > Web related: [EMAIL PROTECTED]
> > General: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to