Re: VB error with access Help

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 10/16/04

  • Next message: Russell Brandl: "Re: VB error with access Help"
    Date: Sat, 16 Oct 2004 07:11:33 GMT
    
    

    Hi Russ,

    I'd like to know what version of DAO do you reference in your project. If
    using DAO 2.5, please try to check the following link:

    http://support.microsoft.com/default.aspx?scid=KB;EN-US;130646

    If you're not quite sure, and the KB article didn't provide the resolution,
    please also use Component Checker to check what versions of DAO have been
    installed on the machine.

    http://www.microsoft.com/downloads/details.aspx?FamilyID=8f0a8df6-4a21-4b43-
    bf53-14332ef092c9&DisplayLang=en

    BTW, what database are you using?

    Kevin Yu
    =======
    "This posting is provided "AS IS" with no warranties, and confers no
    rights."


  • Next message: Russell Brandl: "Re: VB error with access Help"

    Relevant Pages

    • Re: Export text file
      ... It is better to use just DAO and no ADO reference at all. ... recordset objects in the drop down list. ...
      (microsoft.public.access.externaldata)
    • Re: Converting from 97 to 2002 - DAO/ADO
      ... Once you do have the DAO 3.6 library referenced, and you do not have the ADO ... Microsoft DAO 2.5/3.5 Compatibility Layer ... >> you will need to remove that library, and re-write affected code before ... >> If your Access 97 database contains a reference to: ...
      (microsoft.public.access.modulesdaovba)
    • Re: This should be simple but it is not!
      ... you should explicitly declare your variables as ... > referencing the DAO object. ... I am playing with creating the recordset clone so I can ... Do I have to set any special reference that I ...
      (microsoft.public.access.forms)
    • Re: Bells & Whistles
      ... I think they both use the same library reference for DAO. ... "wallymeister" wrote in message ... it could be that you are lacking a reference to the Microsoft ... > Dim bLabelVisible As Boolean ...
      (microsoft.public.access.formscoding)
    • Re: Architectural Question
      ... When you Add a Reference to your project, select PROJECT and add a reference ... to the project instead of the DLL. ... classes & members (The designer uses intellisense for member resolution). ... Access Object (DAO) has a connection object and data adapter object in it ...
      (microsoft.public.dotnet.framework.adonet)