Re: database permissions issue



Yup, that was it. I needed to give permissions to the Oracle
directories. Thanks.



Dave wrote:
>
> Dave
>
> XP has different registry entries for each login, the Oracle client software
> may be installed for the Power user login but not for the normal user. See
> if the normal user can talk to the Oracle database using the Oracle tools.
> If they can you need to look elsewhere, if not you probably need to install
> the client software for the normal user.
>
> Good Luck
> Dave O.
>
> "MikeD" <nobody@xxxxxxxxxxx> wrote in message
> news:uf2a32XuFHA.1136@xxxxxxxxxxxxxxxxxxxxxxx
> >
> > "Dave Cullen" <nospam@xxxxxxxx> wrote in message
> > news:43289327.4909E73C@xxxxxxxxxxx
> >>I have a VB6 application that works fine when I'm logged onto the PC
> >> (and our network) as a power user, but won't run when the normal user
> >> logs on. I've traced the problem to this line in the form load
> >> procedure:
> >>
> >> Set OraSession = CreateObject("OracleInProcServer.XOraSession")
> >>
> >> The program is supposed to attach to our Oracle server. The error
> >> message is Run-time error '70', permission denied.
> >>
> >> I've seen this sort of thing with .NET when running database programs
> >> from a shared network drive, but not with VS 6 programs and not when the
> >> exe is on the local drive.
> >>
> >> OS is WinXP. Can anyone offer a solution, please?
> >
> >
> > Have you contacted Oracle (searched their FAQs, KB, etc.)? That'd be the
> > first thing I'd do. It's quite possible that whatever component you're
> > creating requires certain permissions that "normal" users don't have by
> > default. It depends on the component/object.
> >
> > --
> > Mike
> > Microsoft MVP Visual Basic
> >
> >
> >
> >
.



Relevant Pages

  • Re: database permissions issue
    ... XP has different registry entries for each login, the Oracle client software ... may be installed for the Power user login but not for the normal user. ... if the normal user can talk to the Oracle database using the Oracle tools. ... If they can you need to look elsewhere, if not you probably need to install ...
    (microsoft.public.vb.general.discussion)
  • System User account problem
    ... I have an ASP.NET application that connects to ORACLE 9i DB, ... displays error connecting to DB when I login to the PC as a normal user. ... full rights to wwwroot folder and also to oracle folder but still I get the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DBD::Oracle
    ... Permission denied ... bad permissions set on it. ... Running as a normal user, a perl script with Oracle DBI connections will fail if: ...
    (Fedora)
  • Re: Fill a datalist with names of tables
    ... Dave ... > Oracle must have listed somewhere the elements of a DB, in SQL it's stored ... > can query this table to get your tables names, after that all you have to do ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Oracle gurus? NEED HELP!
    ... From what aspect Dave? ... from a basic Oracle database/AIX performance standpoint. ... AIX Systems Administrator ... Good Memory Size: 4096 MB ...
    (AIX-L)