| Bug #6157 | BUG in the alias use with ADO's Object | ||
|---|---|---|---|
| Submitted: | 19 Oct 2004 15:05 | Modified: | 31 Dec 2007 14:48 |
| Reporter: | Roberto Mastrolinardo | ||
| Status: | Closed | ||
| Category: | Connector/ODBC | Severity: | S1 (Critical) |
| Version: | 3.51.20 | OS: | Microsoft Windows (Windows 95 / 98 / 2000 / XP) |
| Assigned to: | Jim Winstead | Target Version: | 5.1.2 |
| Triage: | D2 (Serious) | ||
If the data you need to attach is more than 500KB, you should create
a compressed archive of the data and a README file that describes the data
with a filename that includes the bug number (example:
bug-data-6157.zip), and use FTP to upload the archive
to ftp://ftp.mysql.com/pub/mysql/upload/.
Once you have uploaded the file, add a comment to this bug to notify us about
it. Note: This directory is unlistable, which means that once you
have uploaded your file, you will not be able to see it.
All entries become the exclusive editorial property of Sun Microsystems, Inc.
ODBC trace against sql server
Attachment: SQL-sqlserver.LOG (application/octet-stream, text), 81.94 KiB.
Use original field name instead of alias in SQLSetPos w/ SQL_ADD
Attachment: bug6157.patch (text/plain), 2.27 KiB.
Updated patch, which fixes SQLSetPos() w/ SQL_UPDATE, too
Attachment: bug6157.patch (text/plain), 2.73 KiB.
