Re: ADO Connection



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
.



Relevant Pages

  • Re: beeping patch for debugging acpi sleep
    ... D = had to resume 2 times, that means when pressing the power button the ... a second time resume is successfull ... (the problem is a bit different, it suspends, when trying to resume it ...
    (Linux-Kernel)
  • Re: beeping patch for debugging acpi sleep
    ... D = had to resume 2 times, that means when pressing the power button the ... a second time resume is successfull ... (the problem is a bit different, it suspends, when trying to resume it ...
    (Linux-Kernel)
  • Setting up a save button
    ... If not successfull, msgbox "Please at least fill in your name, incident ... then all further pressing of the save button return ...
    (microsoft.public.word.vba.userforms)