Re: Connecting to an Access Database in Delphi 2006
- From: paul mayer <pmayer@xxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 08:20:57 +0100
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
.
- Follow-Ups:
- Re: Connecting to an Access Database in Delphi 2006
- From: Bill Todd
- Re: Connecting to an Access Database in Delphi 2006
- References:
- Connecting to an Access Database in Delphi 2006
- From: paul mayer
- Re: Connecting to an Access Database in Delphi 2006
- From: Bill Todd
- Connecting to an Access Database in Delphi 2006
- Prev by Date: Re: TADOConnection error - connection string
- Next by Date: Re: TADOConnection error - connection string
- Previous by thread: Re: Connecting to an Access Database in Delphi 2006
- Next by thread: Re: Connecting to an Access Database in Delphi 2006
- Index(es):
Relevant Pages
|