hi guys
this is my first time to use asprunner and i am trying to build a small invoices system but i tried many time do to it and failed.
description:
one db contains two tables
first table : invoices ( SN, amount, date received , date money transferred to account)
Second table : Users Table ( UserID , Password , AccessLevel, Email)
AccessLevel to be two levels ( Admin that can add,del Etc.... any fields in any table) , AND ( Users that can add or edit specific fields only ,for example
date money transferred)
so, is that possible to do? can any one help?
Regards,