Re: Connecting to an Access Database in Delphi 2006
Hello paul,
Have you checked the Install Components? Perhaps you still have to "activate"
them.
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
.
Relevant Pages
- Re: Connecting to an Access Database in Delphi 2006
... component but I see nothing the same in Delphi 2006. ... component available or an alternative component to allow me to ... connect to an Access Database? ... If it is a .NET app is it VCL for .NET or is it ... (borland.public.delphi.database.ado) - Re: Searching good diagram/flowchart component
... Designer. ... Any alternative component to suggest (VCL, ActiveX, or DLL with ... the delphi authored offerings, so I may hook into an application at ... Delphi, InterBase, Firebird, OOAD, Development lifecycle assistance, ... (borland.public.delphi.thirdpartytools.general) - Re: Operator in SQL like "Like"
... I have an Access database with a table called "product". ... The SQL that Access gives me for the query I am trying ... All of the operators used in Microsoft Jet SQL ... So it may be that the Like operator for Access SQL cannot be used in Delphi. ... (microsoft.public.access.modulesdaovba) - ADO Deployment on old systems
... I need to write a application with Delphi 6 Professional that will read ... Access database to users individual home drives. ... users are unable to install any software to their ... a way to read/write to Access without the driver? ... (borland.public.delphi.database.ado) - Re: ADO Deployment on old systems
... > I need to write a application with Delphi 6 Professional that will read ... > Access database to users individual home drives. ... MDAC 2.0 is quite old, ... MSDE for small installations, so this may not be the latest). ... (borland.public.delphi.database.ado) |
|