PC Review


Reply
Thread Tools Rate Thread

Database Password Issue With Oracle

 
 
Arturo
Guest
Posts: n/a
 
      18th Dec 2009
I have a 2003 database that has a front end and a back end. The back end is
on a shared drive. I had an IT person create a link to an Oracle view. We
have a Peoplesoft system. This link required a password, which is static. We
put it in once and that is all. When the database opens, it runs a procedure
in a module that uses the links to the Oracle view to retrieve new
information that was added since the last time the database was opened. This
is usually within fifteen minutes. I have a series of queries that perform
this procedure.

I was asked to secure the back end with a password. (This is not military
intelligence so we don’t have to use SQL, which we will use at a later time.)
I put a password on the back end database. Now when the front end is opened,
it stops on the first line of that procedure and gives the message, “Not a
valid password.” Anybody know what is going on?

Thanks for your help.

 
Reply With Quote
 
 
 
 
Stefan Hoffmann
Guest
Posts: n/a
 
      18th Dec 2009
hi Arturo,

On 18.12.2009 17:31, Arturo wrote:
> I was asked to secure the back end with a password.

Use appropriate permissions on your shared folder and use integrated
Windows authentication for Oracle. Everything else is voodoo.


mfG
--> stefan <--
 
Reply With Quote
 
Arturo
Guest
Posts: n/a
 
      18th Dec 2009
There are some issues here that I cannot control. All this was in place when
I inherited the project.

The shared folder is used by several people. There could be over 100 people
using that folder. The Access database could be used by as many as fifty
different people, but not at the same time. This position is assigned to two
people on each shift.

We have XP on our computers, but the network uses a Windows 2003
environment. The IT people are very territorial and will offer no help. The
Oracle link took over 6 months to get. Then they were upset when they found
out we had other ideas. You see, they were going to do what we were trying to
do, but that is always next year.

So, can you simplify your approach? That is, do you know of a way that would
get around all the permissions and allow me to password protect the back end
database?


"Stefan Hoffmann" wrote:

> hi Arturo,
>
> On 18.12.2009 17:31, Arturo wrote:
> > I was asked to secure the back end with a password.

> Use appropriate permissions on your shared folder and use integrated
> Windows authentication for Oracle. Everything else is voodoo.
>
>
> mfG
> --> stefan <--
> .
>

 
Reply With Quote
 
David Mulholland
Guest
Posts: n/a
 
      18th Dec 2009
Really pretty easy. Since you password-protected the back-end, the tables in
your front-end linked to that back-end can't get past the password. All you
need to do is delete the linked tables from the front-end and re-link. The
relink process will prompt you for the password.

"Arturo" wrote:

> There are some issues here that I cannot control. All this was in place when
> I inherited the project.
>
> The shared folder is used by several people. There could be over 100 people
> using that folder. The Access database could be used by as many as fifty
> different people, but not at the same time. This position is assigned to two
> people on each shift.
>
> We have XP on our computers, but the network uses a Windows 2003
> environment. The IT people are very territorial and will offer no help. The
> Oracle link took over 6 months to get. Then they were upset when they found
> out we had other ideas. You see, they were going to do what we were trying to
> do, but that is always next year.
>
> So, can you simplify your approach? That is, do you know of a way that would
> get around all the permissions and allow me to password protect the back end
> database?
>
>
> "Stefan Hoffmann" wrote:
>
> > hi Arturo,
> >
> > On 18.12.2009 17:31, Arturo wrote:
> > > I was asked to secure the back end with a password.

> > Use appropriate permissions on your shared folder and use integrated
> > Windows authentication for Oracle. Everything else is voodoo.
> >
> >
> > mfG
> > --> stefan <--
> > .
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
password issue on back end database magmike Microsoft Access 4 16th Nov 2008 08:26 PM
Problem with oracle database connection using Oracle Instant Clien PIYUSH Microsoft Outlook Program Addins 0 5th Jun 2008 10:11 AM
Problems connecting to Oracle 9i database with Oracle 10g Client and Win XP x64 Sacha Korell Microsoft ADO .NET 2 17th Oct 2006 11:05 PM
Insert query in Oracle database using microsoft ODBC for oracle =?Utf-8?B?UmVuYXRvIE0uIFYuIEIu?= Microsoft Access VBA Modules 1 16th Nov 2003 11:03 PM
Re: Connection issue while connecting to Oracle database. David Browne Microsoft ADO .NET 6 20th Sep 2003 02:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:43 AM.