Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dash2

  1. dash2

    returning an auto_increment-ed index after an insert

    I have a (perl) script which inserts new entries into a mysql table. The table is indexed using an auto_increment column, so my inserts look like insert into sometable columns (ID, other columns....) values (null, other values....) I need to get the IDs of the newly created columns, to use...

Part and Inventory Search

Back
Top