hcweb,
I am not sure if this is a problem with your code or not but I highly recommend not using key words such as "id" for your tables field names.
This includes names such as "date","Length" and any other key words.
I try to avoid key words from VBScript or Javascript as well as SQL for clarity.
FileID would be better.
Rod
======================================
They say, best men are moulded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================
|