Aug 20, 2004 #1 minckle Programmer Mar 17, 2004 142 GB Is there a way to run a Last_Insert_id function that can be run in MySQL??? The function finds the Last Inserted Id throughout the Database
Is there a way to run a Last_Insert_id function that can be run in MySQL??? The function finds the Last Inserted Id throughout the Database
Aug 20, 2004 #2 PHV MIS Nov 8, 2002 53,708 FR Have you tried a PassThru query ? Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244 Upvote 0 Downvote
Have you tried a PassThru query ? Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
Aug 20, 2004 Thread starter #3 minckle Programmer Mar 17, 2004 142 GB Ok Thanks Ill have a go Upvote 0 Downvote