I don't know if you ever even looked at the sample files I sent you but what ended up being the problem was the use of quotations in a couple of the fields. Once I took those out, it works fine. The default server behaviors for inserting and updating don't have this problem with quotations - only your ASP Upload and Resize code does.
I would say thank you but you didn't do anything other than to tell me I was crazy and that my database was the problem. Neither of which are true.
So, a little note to others users running into this error in the future - just make sure you aren't using quotation marks in the varchar fields because DwZone ASP Upload and Resize doesn't like them - even though the regular Dreamweaver server behaviors have no problem with them.
You can get around this by using " where you want a double quote to appear but you always have to remember to do that. |
|
|