31) 7/15/2004 831858831858 831858.html">Description of frequently used terms in Microsoft Access (831858) - This article contains definitions for the most frequently used terms in an Access database environment.
32) 7/13/2004 872914872914 872914.html">You may receive an error message when you try to import data or to link to data in a large text file that contains null values (872914) - Describes a problem that occurs when you try to import or to link a large fixed-width text file that contains null values. To work around this problem, replace the null values with blank spaces.
33) 7/3/2004 209505209505 209505.html">Expressions to count yes, no, and other responses in Access (209505) - This article lists sample expressions that you can use to count the occurrences of Yes, No, or Null in a field with a Yes/No data type.
34) 7/1/2004 416351416351 416351.html">You cannot open Office files in Internet Explorer (416351) - Discusses the problem where you cannot open Office XP or Office 2003 files in Internet Explorer.
35) 6/23/2004 839657839657 839657.html">Description of the Office 2003 hotfix package: May 14, 2004 (839657) - Describes the issue that is fixed in the Office 2003 hotfix package that is dated May 14, 2004.
36) 6/16/2004 830815830815 830815.html">Description of the proofing tools for the Italian version of Office 2003 hotfix package: June 1, 2004 (830815) - Fixes the issue that occurs where an Office 2003 program abruptly quits when you try to use the proofing tools for the Italian version of Office 2003.
37) 6/11/2004 824261824261 824261.html">Jet 4.0 OLE DB Provider requires a Jet 4.0 system database (824261) - Explains why you may receive an error messge when you use a Microsoft Jet 3.0 and later Workgroup Information file with Microsoft Jet 4.0 OLE DB provider. This article provides a workaround for the problem.
38) 6/10/2004 828412828412 828412.html">Programmatically modifying an action query in an Access database invalidates the digital signature of the Access database (828412) - Describes the problem that modifying an action query in a digital signed Access database by way of code does not re-sign the database, which can lead to an error message when you open the database after the modification.
39) 6/10/2004 824171824171 824171.html">Administrative installation of the Access Run-time Application is not successful (824171) - Describes an issue when you perform an administrative installation of the Access run-time application, the Setup program quits and the run-time application is not installed. You do not receive an error message when the Setup program quits.
40) 6/10/2004 824189824189 824189.html">The AutoExpand property may not work when ANSI-92 syntax is enabled and the Combo Box RowSource does not use DISTINCT values (824189) - Describes the problem that AutoExpand feature of the combo box may not work when the rowSource property for a combo box on the form does not include the DISTINCT keyword.And privides the workaround .
41) 6/10/2004 824180824180 824180.html">Compilation is not successful when you convert a macro to a module (824180) - Describes an issue that when you convert a macro to a module and then try to compile the module, the compilation may not be successful. This issue only occurres when a macro contains a condition and the condition statement refers to a database object.
42) 6/10/2004 824176824176 824176.html">"The Text You Entered Isn't an Item in the List" error message when you programmatically add a new record to a table by using the NotInList event of the Combo Box on a form (824176) - Describes the problem that you will receive an error message if you try to add a new record to a table by using the NotInList event of the combo box on a form.And privides a workaround.
43) 6/10/2004 823228823228 823228.html">BUG: Field size is changed when you copy and paste a table in an Access project (823228) - Describes a problem that occurs when you copy and then paste a table that has fields greater than 256 characters in an Access project. The fields are truncated when you view the the fields in the resulting table. Workarounds are provided.
44) 6/10/2004 824279824279 824279.html">"Undefined Function '{FunctionName}' in Expression" error message when you open a data access page in Internet Explorer (824279) - Describes an error message you may receive when you open a data access page by using Internet Explorer, and that page contains a function that is not available outside Access. Requires basic macro, coding, and interoperability skills.
45) 6/10/2004 825445825445 825445.html">Data remains unchanged when you modify dates by using the Calendar Control (825445) - Describes the problem that when you select a date on the Calendar control, the date is not updated in the field that is specified in the ControlSource property of the Calendar control.