Re: Updating to MDAC 2.8

From: Jerry Pisk (jerryiii_at_hotmail.com)
Date: 08/27/04

  • Next message: thejamie: "Procedure with Table Var Returns State Closed"
    Date: Fri, 27 Aug 2004 11:53:59 -0700
    
    

    Most likely it will. If you want to reference specific ADO version you need
    to reference that version, msadoXX.tlb, where XX is the version you want to
    support. In your case, if you want to support users with MDAC 2.6 you need
    to code against msado26.tlb, not msado15.dll.

    Jerry

    "Andy DF" <PrivateType@vb.com> wrote in message
    news:cgmo18$cit$1@lacerta.tiscalinet.it...
    > Hi all,
    >
    > I just updated the MDAC version on my developing machine to the newest
    > 2.8.
    > Since I'm working on an app that is already installed on some of my
    > clients
    > PC's, I was wondering if changing the project reference from 2.6 to 2.8
    > will
    > effect the updates that I will be sending out to clients.
    >
    > Will binary compatibility be broken?
    > Are there issues I should be aware of?
    >
    > Thanks,
    >
    > --
    > Andy,
    > pctos550@hotmail.com
    >
    >


  • Next message: thejamie: "Procedure with Table Var Returns State Closed"

    Relevant Pages

    • RE: How do i have one Drop down list reference another drop down l
      ... On sheet two the first drop down references Clients and the input range is ... by sorting the identifier column. ... You can name it whatever you want, in reference box, put: ...
      (microsoft.public.excel.misc)
    • Re: dif between ado2.7 and 2.8?
      ... MDAC 2.8 is a newer version, but when you install MDAC 2.8 application does ... application is to remove one reference to the ADO library. ... > Public Function OpenDB(Optional sDBFilename As String) As Boolean ...
      (microsoft.public.vb.database.ado)
    • Re: Aggregation vs composition
      ... > the lifetime of the B objects they share. ... > then they also share responsibility for the disposition of that third ... Nevertheless, holding a reference does not mean *controlling* lifetime, it ... > Yes, A, if it knows all of the clients of a particular B object, could ...
      (comp.object)
    • Re: Function name not found
      ... developing a big app in Access, and now that more clients want it, I find out ... Doug Steele, Microsoft Access MVP ... eliminate the need for the reference, ...
      (microsoft.public.access.modulesdaovba)
    • Re: Access 2003-Access 2002 Incompatibility
      ... > msador15.dll is the Microsoft ActiveX Data Objects Recordset library - a> cut-down version of ADODB intended for use in web applications. ... Just leave the reference set to the latest> version that exists on both PCs. ... > The spammers and script-kiddies have succeeded in making it impossible for> me to use a real e-mail address in public newsgroups. ... >> Have MDAC 2.7 been installed on the machine that's attempting to use the>> database? ...
      (microsoft.public.access.conversion)