Re: Connecting to an Access Database in Delphi 2006




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.

It was a delphi asp dot net app. maybe im loosing the plot here but the
database components available seem to be BdpConnection (which even if I
drag from data explorer still doesnt work) or an SQLconnection /
SQLDataAdapter. If I use that component it wants to build the connection
string from a database server ie sql server or interbase - not a simple
Access table.

I can easily achieve it in Visual Studio using the OLEDbconnection
components. How hard can it be to do this in delphi 2006? Am I doing
something wrong here?

Paul
.



Relevant Pages

  • 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)
  • Re: Is .Net more productive then Win32?
    ... > personal preference thing, though, I guess... ... I do admit that I much prefer the concept of a datamodule where I can ... put all my database components and database rules. ... really thought this was a step backwards from Delphi. ...
    (borland.public.delphi.non-technical)