vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Using the ADO method of opening a rowset on a table containing a blob column and then doing a .AddNew I get the following error: -611, Scroll cursor can't select blob columns for all cursor types other then OpenForwardOnly. Another google post said one needs to set the RowSetSize property (under RDO) to 1. I can't seem to find an equivalent property under ADO. Thanks, Scott |