Question
How can you update to the same row when........
Ok so now I have Session variables working correctly and come
to find out that my host creates a new DB connection for each page
displayed. So the Last_Insert_ID() will not work because of the new
connection each time. What are my options for updating a row after
an insert. I am using MySQL 4.1 and CF 7.
Thanks
Shane
Thanks
Shane