When tyring to update a text dayatype on a SQL 6.5 server through an ASP page, I get the error message:<br><br>Microsoft OLE DB Provider for ODBC Drivers error '80004005'<br><br>Query Based Insertion or Updating of BLOB values can not be supported.<br><br>On technet it says to change the cursor type to static, I have tried this but still get the same error message.<br><br>If anyone can help, i would be very gratefull<br><br>Mat Evans