This article was previously published under Q243467
Moderate: Requires basic macro, coding, and interoperability skills.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
Create table TestError (F1 Number);
Insert into TestError Values(12.34);
Keywords: KB243467, kbfix, kbbug