If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Creating a user account on progress

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-16-03, 16:20
jeff depons jeff depons is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
Creating a user account on progress

How can I create a user account on Progress and grant privileges to a database? Where can I find information on the privilege system? I have searched the web and found nothing. Any help is appreciated.
Reply With Quote
  #2 (permalink)  
Old 10-20-03, 22:32
ProgressDBA ProgressDBA is offline
Registered User
 
Join Date: Apr 2003
Location: Ottawa, Canada
Posts: 14
Re: Creating a user account on progress

Quote:
Originally posted by jeff depons
How can I create a user account on Progress and grant privileges to a database? Where can I find information on the privilege system? I have searched the web and found nothing. Any help is appreciated.
I don't see that you ever got an answer to this so maybe I can help.

If you are accessing the DB from the Progress 4GL, there is no requirement to grant privalage etc. If the user can log into the database, either as a self-serve client, of via a network client/server connection, he has access to all tables etc. The application itself must then take care of any data security. If you are using SQL commands, I think by default every one has full access, and normal SQL commands can be used to restrict connections. I don't use SQL myself, so I have very limited experiance with it.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On