Bug #59968 | MS Access ODBC Driver 5.1.8 #DELETED on Insert after Changing field to NULL | ||
---|---|---|---|
Submitted: | 5 Feb 2011 20:35 | Modified: | 29 May 2013 12:53 |
Reporter: | Tim Gold | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 5.1.8 | OS: | Any |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
Tags: | ODBC 5.1.8 Access #DELETED on insert record |
[5 Feb 2011 20:35]
Tim Gold
[17 Jun 2011 7:53]
Bogdan Degtyariov
Tim, I could not repeat the problem in Access 2007 and 2010. Both times NULL values assigned correctly to the columns. Here is the table I used: tabnull | CREATE TABLE `tabnull` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `vcf` varchar(45) DEFAULT NULL, `dtf` datetime DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
[17 Jul 2011 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".
[29 May 2013 12:53]
Bogdan Degtyariov
I'm closing this bug because I can not continue without feedback from the reporter. If you have new info, please reopen the report.