Well maybe someone else will see it but I can't personally guess what is in & ListBoxImgURL.SelectedIndex.ToString and ListBoxImgURL.Text which may be the issue. Perhaps there is a single quote in there or something like that. Post what is actually being set to SQL. You can put ?QuryUpdate in the immeadiate window to get the value or Debug.Print QueryUpdateDate before the execute.

The point is you are showing us what the code looks like, not what is being sent to SQL where the error is occurring. That will probably help us resolve your issue.

Thanks!