Another issue
I am having a problem with this line of code and dont know what to do about it. Again I am a biginner so bear with me.
The line of code is this:
rst(dsFieldsTitle) = dsFieldsData
The error is this:
1) dsFieldsTitle: Title
dsFieldsData:
2) dsFieldsTitle: Body
dsFieldsData:
3) dsFieldsTitle: Image1
dsFieldsData:
4) dsFieldsTitle: Price
dsFieldsData:
Microsoft OLE DB Provider for ODBC Drivers error '80040e21'
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
/ds_change.asp, line 222
Please your help would be greatly apreciated.
|