Re: Connecting to an Access Database in Delphi 2006



paul mayer wrote:

In Visual Studio dot NET I have the option of using an oleDBConnection
component but I see nothing the same in Delphi 2006. Is there such a
component available or an alternative component to allow me to
connect to an Access Database?

Thx

Paul

Are you trying to connect to Access in a Delphi for .NET app or a
Delphi for Win32 App? If it is a .NET app is it VCL for .NET or is it
WinForms.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: Connecting to an Access Database in Delphi 2006
    ... It was a delphi asp dot net app. ... database components available seem to be BdpConnection (which even if I ... string from a database server ie sql server or interbase - not a simple ...
    (borland.public.delphi.database.ado)
  • Re: .NET
    ... it's a non-issue because the performance of a .NET app is de facto not worse than that of a Win32 app written in a high-level language. ... Of course points will be found where the JITter generated weaker code then - say Delphi - but there will also be cases where Delphi generates weaker code then the JITter, Intel's C++ compiler generated better code then both and a third compiler generated different code altogether. ...
    (borland.public.delphi.non-technical)
  • Re: What is the benefit to me of .NET as an end-user?
    ... There is no conceptual difference between a Delphi Win32 app and a .NET app. ... Jim Cooper jcooper@xxxxxxxxxxxxx ...
    (borland.public.delphi.non-technical)
  • Re: RAD Studio 2007 Question (delphi.net related)
    ... all the .net 2.0 GUI forms components in a Delphi for .net app? ... You really can't -- we don't support Winforms at all, ... Delphi Product Manager - CodeGear ...
    (borland.public.delphi.non-technical)
  • Re: [newbie] Why is .Net so big? Why no linker?
    ... .NET app on their computers. ... > While I'm learning more about how to develop under Delphi, ... > Delphi runs lets you build stand-alone EXEs with something like a ... > so that, like Delphi or C, developers are free to choose to distribute ...
    (microsoft.public.dotnet.general)