i have designed a system that works on MSSQL but i have decided to port it over to 
mysql.  One of the problems i have come across is i need to figure out how to get the 
autoid back.  so just say i insert a record, and MYSQL gives it the auto id of 6, how 
do i know that from my VB program?

Jason

Reply via email to