45 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] get insert_id in odbc
At 21:28 19.02.2003, Jonathan Villa spoke out and said:
[snip]
>Using MySQL, one can use mysql_insert_id to get the value of an
>auto_increment column.
>
>How w
At 21:28 19.02.2003, Jonathan Villa spoke out and said:
[snip]
>Using MySQL, one can use mysql_insert_id to get the value of an
>auto_increment column.
>
>How would I do this using ODBC and Access?
[snip]
Assuming the
Looks like there is not a function for it built in but you should be
able to query the sequence and get the number from there by writing your
own function...
--
Ray
On Wed, 2003-02-19 at 13:28, Jonathan Villa wrote:
> Using MySQL, one can use mysql_insert_id to get the value of an
> auto_incremen
3 matches
Mail list logo