first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

“Access 97” has 48 entries.

  1. Access to VB: Enums
  2. Code: Procedures for Linked Tables
  3. Code: basMessagingLink
  4. Code: Procedure That Reads in a Text File and Updates the SysCmd() Progress Meter;basReadTextFile()
  5. Code: basRenLinkTbls()
  6. PROBLEM: Linked Table from Remote Database Can't Show Records; Rows with "#Error" Shown
  7. Multiple ODBC Entries Are Required for One Server
  8. PROBLEM: Tab Control Does Not Recognize Alt-Key Combinations
  9. The Call Keyword Used with SysCmd()
  10. PROBLEM: Linked SQL Server Tables Pad Spaces at the End of Text Values
  11. PROBLEM: RecordCount = 1 for a DAO Recordset with More than One Record
  12. Notes on Size Constraints of Access Databases
  13. Access to VB: Replacing DLOOKUP And Other Domain Lookup Functions with DAO Objects
  14. PROBLEM: Replication Synchronization Errors Occur between Tables in One-to-Many Relationships
  15. PROBLEM: Replication Synchronization Increases Size of Database
  16. Actually Treating a Form (with HasModule = True) as a Class
  17. Core Data Services for DAO; Migration to ADO from DAO; Access 2000
  18. PROBLEM: MSysCmdBars Error Message; Replication
  19. Access to VB: The TabStrip Control in the Microsoft Windows Common Controls 6.0 Library
  20. PROBLEM: When a DoCmd Action is Called from Code but Cancelled By the User a Runtime Error Occurs; Error 2501
  21. Access to VB: Combo And List Boxes
  22. The Difference Between the Value and Text Properties in a Bound Control; the OldValue Property
  23. Code: Using the BeforeUpdate Form Event to "Undo" Changes
  24. The Like Operator
  25. Attaching to Outlook and Not Being Able to Attach to Outlook Express
  26. Access to VB: Open Forms with the Show Method in VB; Close Forms with the Unload Method
  27. Book: Access 97 Power Programming; Chapter 3 Highlights (3/3): "Working with Application Collections And Data Access Objects"
  28. Book: Access 97 Power Programming; Chapter 3 Highlights (2/3): "Working with Application Collections And Data Access Objects"
  29. Book: Access 97 Power Programming; Chapter 3 Highlights (1/3): "Working with Application Collections And Data Access Objects"
  30. Book: Access 97 Power Programming; Chapter 2 Highlights: "Making the Switch From Macros to VBA"
  31. Book: Access 97 Power Programming; Chapter 1 Highlights (2/2): "Coding in Access 97 Using VBA"
  32. Book: Access 97 Power Programming; Chapter 1 Highlights (1/2): "Coding in Access 97 Using VBA"
  33. Thinking of the BeforeUpdate and AfterUpdate Events in DAO Terms; the Change Event Is Different from the BeforeUpdate Event
  34. When to Use the Tag Property of Controls
  35. PROBLEM: 1 Or More Key Violations Executing An Action Query
  36. PROBLEM: Type Conversion Failure When Updating Rows with a Function of Type Variant
  37. PROBLEM: Filter by Form Event is Not Working
  38. Filter by Form Events; VBA Filter Property; Order of Events; Constants
  39. Access to VB: Use the Visible Property Instead of IsLoaded()
  40. PROBLEM: the Column Headings in the Datasheet View of a Form Are Field Names
  41. PROBLEM: the Default Instance of a Form Is Not Found
  42. PROBLEM: a Column with "Numbers" And Text Is Not Sorting Correctly
  43. Linked Tables; Referential Integrity Enforced for Native Jet Tables
  44. How to Completely Uninstall Access 97
  45. The 99 Billion Limit for Non-Integer Numeric Data
  46. Getting the Time Stamp From a File
  47. PROBLEM: Replication Data Errors Are Generated by Replicable Tables with AutoNumber Fields
  48. Using Queries to Handle Replication Errors