Hi
I have a table of PDF Files that can be downloaded from the server. I have a field named downloads that will store the number of times the file is downloaded.
At the moment, I retreive the value of downloads, increment it within my web page and insert the new value back into the database.
Is there a way I can increment the value within one sql statement? I'm using Access.
Many thanks
Shaun
I have a table of PDF Files that can be downloaded from the server. I have a field named downloads that will store the number of times the file is downloaded.
At the moment, I retreive the value of downloads, increment it within my web page and insert the new value back into the database.
Is there a way I can increment the value within one sql statement? I'm using Access.
Many thanks
Shaun