Re: ADO Connection
- From: "Pieter Zijlstra" <p.zylstra.notthis@xxxxxxxxx>
- Date: Fri, 14 Mar 2008 22:41:52 +0100
Ivan Krastev wrote:
I'm trying to connect to acces database from delphi.
I tried different examples, but each time when I connect
appear ado login dialog and prompt me for a user and
password. After pressing OK without any input the connection is
created successfull.
How is possible to skip this dialog. I tried with different DB without
success - each time appear this dialog.
TADOConnection has a property LoginPrompt, set it to False.
Also I have not installed access on my machine. Maybe this is the
reason?
No.
--
Pieter
.
- References:
- ADO Connection
- From: Ivan Krastev
- ADO Connection
- Prev by Date: ADO Connection
- Next by Date: Re: ADO Connection
- Previous by thread: ADO Connection
- Next by thread: Re: ADO Connection
- Index(es):
Relevant Pages
|