Re: MS Access connecting to



Steve,

drop on form the TDatabase and connect to your mdb-file. Set also the
LoginPrompt=False
After that, link your TTable/TQuery to TDatabase instead alias as you did
now

When you'll open the TDatabase and TTable/TQuery, no any login dialog will
be displayed
--
With best regards, Mike Shkolnik
E-mail: mshkolnik@xxxxxxxxxxxxx
WEB: http://www.scalabium.com

"SteveW" <Stevewarby@xxxxxxxxxxxxxx> wrote in message
news:429c9d7a$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> I am using TTable and trying to connect to and access database. On trying
to
> activate I am asked for the username and password.
>
> Any ideas, or is there any components out there for access
>
>
> SteveW
>
>


.