Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle ODBC bombing
Message
 
 
To
21/07/2000 11:18:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00395406
Message ID:
00395461
Views:
13
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform