Re: Delphi 8 - ADO?

From: Michael Rodriguez (mike_at_nospamforme.com)
Date: 12/31/03

  • Next message: Johannes Lindthaler: "Re: Delphi 8 - ADO?"
    Date: Wed, 31 Dec 2003 16:15:52 -0600
    
    

    <Dennis Passmore> wrote in message
    news:bs94vvkc0im1grsakaina23i0dpakme84i@4ax.com...
    > You can convert your Delphi 7 Adodb application to Delphi 8 using a
    Interop Assembly that
    > you can create using Tlbimp.exe which is installed with the Microsoft .NET
    SDK. Open a
    > command prompt into:

    Dennis,

    That would work if you had done all your data access via source code. For
    those of us that used the visual components, TAdoQuery, etc., we have been
    left out to dry. Until Borland ports the visual ADO components, I can't
    convert my app to D8. Oh well, at least I get to look at the CDs!!

    Thanks,

    Mike Rodriguez


  • Next message: Johannes Lindthaler: "Re: Delphi 8 - ADO?"