on to MySQL each time
to execute query...
Thanks again,
Roman
-Original Message-
From: Ed Carp [mailto:erc@;pobox.com]
Sent: Thursday, October 24, 2002 2:49 AM
To: Romans Stepanovs; [EMAIL PROTECTED]
Subject: RE: Question about AUTO_INCREMENT
>From http://www.mysql.co
blins, all of them imaginary."
-- H. L. Mencken
> -Original Message-
> From: Romans Stepanovs [mailto:roman16@;btv.lv]
> Sent: Wednesday, October 23, 2002 6:47 PM
> To: [EMAIL PROTECTED]
> Subject: Question about AUTO_INCREMENT
>
>
> Hello,
> I'm a newb
Hello,
I'm a newbie in MySQL and also in this mailing list.
I've a problem and I hope some gurus can help me.
So the question is: How to obtain an index of the row which is inserted ?
for example :
INSERT INTO some_tbl (ID,field1) VALUES ('','blahblahblah');
I need 'ID' to use as reference value