User Profile

Collapse

Profile Sidebar

Collapse
bryte yorke
bryte yorke
Last Activity: Jun 15 '15, 06:37 PM
Joined: May 2 '15
Location: Ghana
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Declaring and initializing Constants in Pseudocode

    Code:
    Begin
    Character cItem1, cItem2, cItem3
    Numeric nItem1_Price, nItem2_Price, nItem3_Price
    Numeric cOrder_Number
    ................
    ................
    ................
    End
    Assuming I declare
    char cItem1 as "BOOK"
    now i want to declare a price for "BOOK" in Num nItem1_Price to be Constant.

    how do i do this please
    See more | Go to post
    Last edited by Rabbit; Jun 12 '15, 04:42 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.

  • bryte yorke
    replied to Ms Access DB Users
    thanks for your responses. Specifically what i want to do is to make the admin user have full access to the database but the other user should be restricted. can macros do this? and how do i go about it? User should only access the database with a log in username and password
    See more | Go to post

    Leave a comment:


  • bryte yorke
    started a topic Ms Access DB Users

    Ms Access DB Users

    just begun working with ms access. I am trying to develop a school management system. I am done with tables, query, forms etc. Now the database system will have three users basically. i.e, administrator, and two other guest users. Please how do i go about it. I NEED HELP.
    THANK YOU
    See more | Go to post
No activity results to display
Show More
Working...