alastair69
Registered User.
- Local time
- Today, 01:28
- Joined
- Dec 21, 2004
- Messages
- 562
Good morning from the UK,
I hope one of you can help me out.
I am looking at setting up a treeview for users, with the idea that it will be easier for people to use.
The data i need to pull of is as follows:-
The table i have is called tbl User Accounts, the true values could be set to false as well as true.
Top Node = User Names
Alastair Lane
Password norman27
AccessDatabase True
AccessUsers True
SalesInput True
ProcessInput True
AddClients&Contacts True
EditReports True
ApprovalOfAccount True
ImportReports True
ExportReports True
ManagementTools True
UnLockRecord True
Calls 35
Nevil Appleton
Password password
AccessDatabase False
AccessUsers True
SalesInput True
ProcessInput True
AddClients&Contacts True
EditReports True
ApprovalOfAccount True
ImportReports True
ExportReports True
ManagementTools True
UnLockRecord True
Calls 10
I am not sure how to even start this process so any examples would be good.
Alastair
I hope one of you can help me out.
I am looking at setting up a treeview for users, with the idea that it will be easier for people to use.
The data i need to pull of is as follows:-
The table i have is called tbl User Accounts, the true values could be set to false as well as true.
Top Node = User Names
Alastair Lane
Password norman27
AccessDatabase True
AccessUsers True
SalesInput True
ProcessInput True
AddClients&Contacts True
EditReports True
ApprovalOfAccount True
ImportReports True
ExportReports True
ManagementTools True
UnLockRecord True
Calls 35
Nevil Appleton
Password password
AccessDatabase False
AccessUsers True
SalesInput True
ProcessInput True
AddClients&Contacts True
EditReports True
ApprovalOfAccount True
ImportReports True
ExportReports True
ManagementTools True
UnLockRecord True
Calls 10
I am not sure how to even start this process so any examples would be good.
Alastair