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_increment column.
> 
> How would I do this using ODBC and Access?
> 
> 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to