Re: ERROR:Crystal Reports - Logon failed.

From: Gidrazas (gidrazas.no.spam_at_centras.lt)
Date: 12/16/04


Date: Thu, 16 Dec 2004 09:47:46 +0200

Nope. It's not working.

Did i mentioned that

{
> >
> > myLogin = myTable.LogOnInfo;
> >
> > myLogin.ConnectionInfo.Password = "www";
> >
> > myLogin.ConnectionInfo.UserID = "web";
> >
> > myTable.ApplyLogOnInfo(myLogin);
/////////////////////////
> > here is a problem it doesn't set password
> >
> > //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >
> > }

sets UserId, Server, DataBase,.. everything except Password?

Why is it so?

"Jeff Dillon" <jeff@removeemergencyreporting.com> wrote in message
news:%23bmMdLs4EHA.1404@TK2MSFTNGP11.phx.gbl...
> Shouldn't it be
>
> myLogin = new myTable.LogOnInfo



Relevant Pages

  • Re: Oracle Security Issue
    ... Does the roles need to set password? ... do we still need to configure the password settings in Oracle? ... Remember that overall security is the one of the weakest ... someone could log in and sabotage the database without ...
    (comp.databases.oracle.server)
  • Re: unable to connect to database after moving db to a sql server
    ... When getting a new computer I want to move the database to a sql server ... isn't a good idea and our sql2000 server of course has a set password. ... What kinds of authentification do the tools use (windows / db ...
    (microsoft.public.windowsxp.embedded)
  • Set password for groups
    ... I know there is plenty to read on this, but I havn't managed to find the ... I've created a database that's getting more users and therefore now needs ... I've set the password for administrator and can log in as that. ... But how do I set password for and log in as User or Advanced?? ...
    (microsoft.public.access.security)
  • Unable to set user passwords
    ... the Admin password. ... Create a new database... Set password for Admin user ... Try to set password for new user – wrong Change Password form ...
    (microsoft.public.access.forms)
  • how to set database password with DAO
    ... I want to use DAO to set password for my access 2000 database. ... (vba). ...
    (microsoft.public.access.modulesdaovba)