Bug #25611 ODBC 3.51.12 does not alow updates on views containing text fields
Submitted: 13 Jan 2007 19:20 Modified: 2 Feb 2007 8:30
Reporter: Louis Breda van Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:3.51.12 OS:Any (VISTA RC2 64)
Assigned to: CPU Architecture:Any
Tags: ODBC, text, UPDATE, VIEW

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[30 Jan 2007 14:20] Louis Breda van
sql to create the testdatabase

Attachment: testupdate 20070130 1514.sql (text/plain), 4.95 KiB.