Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle ODBC bombing
Message
 
 
À
21/07/2000 11:18:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00395406
Message ID:
00395461
Vues:
11
>Mark,
>
> TFTH, I have already accomplished all of the aformentioned tasks but what is killing me is that while oracle sees the connection and the ODBC and oracle settings are correct the app is still bombing when it opens. The error is the target host or host object does not exists and it refers to the oracle connection. Guess I will just keep plugging away.

Are you connecting to Oracle as a different user? If so, did the developer create Public Synonyms on all the Oracle tables? Also, do other users have proper Oracle privileges in all the tables?

I create different Roles [ReadOnly, Edit, etc]in Oracle and grant privileges to each role. The read-only roles only get the SELECT privilege. The edit roles get INSERT, UPDATE, DELETE privileges. Then I grant a role to each user.

If a user leaves, all the DBA has to do is drop the user. When that happens, the user is automatically removed [revoked] from any roles. Very low maintenance way to handle users.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform