Bug #51548 | VARCHAR > 255 fields are converted to text(255) in Access 97 | ||
---|---|---|---|
Submitted: | 26 Feb 2010 12:01 | Modified: | 14 Nov 2012 9:49 |
Reporter: | Mirel Stoica | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 5.1.6 | OS: | Windows (XP) |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
[26 Feb 2010 12:01]
Mirel Stoica
[26 Feb 2010 12:25]
Tonci Grgin
Hi Mirel and thanks for your report. Can you please check for me what's the biggest varchar field size Access can handle? My assumption is it's 255 and what happens is that Access tries first bigger field type but keeps the size limit of original type. This happens to almost everything Access/MSSQL can't handle.
[26 Feb 2010 13:01]
Mirel Stoica
Hi is true ms access cannot handle fields > 255 but it should be mapped to MEMO field type as in myODBC 3.51
[26 Feb 2010 13:07]
Mirel Stoica
because of wrong mapping of field type, the row with the cell that contains data > 255 appears as #Error in all fields and Access throws error: "The field is too small to accept the amount of data you attempted to add ..."
[5 Mar 2010 8:47]
Tonci Grgin
Mirel, can you please attach ODBC trace of the problem (see docs on how to enable tracing).
[5 Apr 2010 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[3 May 2011 16:19]
MySQL Verification Team
See bug: http://bugs.mysql.com/bug.php?id=60994.
[14 Nov 2012 9:49]
Bogdan Degtyariov
It was decided not to support Access 97 in any MySQL products. Sorry for inconvenience.