Re: ADO Connection



Ivan Krastev wrote:
Hi,

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.

Also I have not installed access on my machine. Maybe this is the reason?

Thanks in advance!

best regards

Ivan Krastev

Set the ADOConnection object property LoginPrompt to False.


--
Jon Purvis
Wildlife Technical Programs Lead
Texas Parks and Wildlife Department
Austin, TX
.