|
-
Aug 7th, 2007, 04:43 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Query Help
I'm filling a combobox with usernames to monitor calls, I'm now supposed to break it up into groups.
Select all from Empoyees where Group = (currentuser's group_
Basically, everyone is in a specific group. Whichever user is logged on I need to check which group they're in then use it as a parameter.
I know this gets the current user 'Thread.CurrentPrincipal.Identity.Name'
but i don't know how to check the table for their group.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|