Nighthunter
10-09-2006, 07:47 AM
Hello,
I'm making a measuring program based on LabView 8.0, the results of measurements are saved into MySQL database.
The problem is when I'm inserting datas into MySQL I want to know into which line the measurement is been saved. So I used the LAST_INSERT_ID, but all what I'm getting back is 0.
When I tried this in MySQLCC this worked just fine.
Thank you
Rok
I'm making a measuring program based on LabView 8.0, the results of measurements are saved into MySQL database.
The problem is when I'm inserting datas into MySQL I want to know into which line the measurement is been saved. So I used the LAST_INSERT_ID, but all what I'm getting back is 0.
When I tried this in MySQLCC this worked just fine.
Thank you
Rok