Click here to Skip to main content
15,891,943 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.NET Audio Help Pin
smccloud12-Nov-09 2:56
smccloud12-Nov-09 2:56 
GeneralRe: VB.NET Audio Help Pin
Eduard Keilholz12-Nov-09 4:56
Eduard Keilholz12-Nov-09 4:56 
QuestionFile read and write as a stream Pin
Praveen Thankappan11-Nov-09 8:13
Praveen Thankappan11-Nov-09 8:13 
AnswerRe: File read and write as a stream Pin
EliottA11-Nov-09 8:42
EliottA11-Nov-09 8:42 
AnswerRe: File read and write as a stream Pin
Christian Graus11-Nov-09 9:44
protectorChristian Graus11-Nov-09 9:44 
GeneralRe: File read and write as a stream Pin
Smithers-Jones12-Nov-09 2:46
Smithers-Jones12-Nov-09 2:46 
GeneralRe: File read and write as a stream Pin
Praveen Thankappan12-Nov-09 7:02
Praveen Thankappan12-Nov-09 7:02 
QuestionAccess level and user right Pin
waner michaud11-Nov-09 7:20
waner michaud11-Nov-09 7:20 
Hi,
can anyone guide me with this cenerio:
Let's say I have four tables:

Case_table(CaseID,date,Type,Desc,etc..)
Case_generator_table(GeneratorID,CaseID,InvestigatorID)
Investigator_table(InvetigatorID,lastname,firstname,function,location,etc..)
user_table(ID,username,password,accesslevel,lastname,firstname,location)

A case can have more than one investigators assigns to it. that's why i have case_generatoe table to maintain x number of investigators.

I have a section for investigation..
I have a form view cases on a grid to load all the cases for that particular section..

since there are more than one cases for that section which can be classified as secret, and also can be assigned to diff investigator.

what i want to accomplish is to allow only access to a specific case to specific investigator on the form view case base on his/her username...

in order word, can investigator can only load/view case assigns to him but a manager can view all the cases

Please guide me on to do that base on the above tables structres..any modification is very welcome and appreciated....

I am using visual studio 2005 and sqlexpress.


Thanks a lot in advance... : Sigh | :sigh:
AnswerRe: Access level and user right Pin
Dave Kreskowiak11-Nov-09 7:32
mveDave Kreskowiak11-Nov-09 7:32 
GeneralRe: Access level and user right Pin
waner michaud11-Nov-09 8:26
waner michaud11-Nov-09 8:26 
GeneralRe: Access level and user right Pin
_Damian S_11-Nov-09 13:29
professional_Damian S_11-Nov-09 13:29 
QuestionConvert Column from Float to Double Datatype. Pin
jeshra27911-Nov-09 5:36
jeshra27911-Nov-09 5:36 
AnswerRe: Convert Column from Float to Double Datatype. Pin
John M Bundy11-Nov-09 5:57
John M Bundy11-Nov-09 5:57 
GeneralRe: Convert Column from Float to Double Datatype. Pin
jeshra27911-Nov-09 5:59
jeshra27911-Nov-09 5:59 
GeneralRe: Convert Column from Float to Double Datatype. Pin
Dave Kreskowiak11-Nov-09 7:29
mveDave Kreskowiak11-Nov-09 7:29 
QuestionVariant type in VB.NET? Pin
Xiangyang Liu 刘向阳11-Nov-09 2:33
Xiangyang Liu 刘向阳11-Nov-09 2:33 
AnswerRe: Variant type in VB.NET? [modified] Pin
The Man from U.N.C.L.E.11-Nov-09 3:04
The Man from U.N.C.L.E.11-Nov-09 3:04 
GeneralRe: Variant type in VB.NET? Pin
Xiangyang Liu 刘向阳12-Nov-09 2:33
Xiangyang Liu 刘向阳12-Nov-09 2:33 
QuestionInsert/Update statement Pin
shefa' isied11-Nov-09 1:45
shefa' isied11-Nov-09 1:45 
AnswerRe: Insert/Update statement Pin
Thomas Krojer11-Nov-09 1:53
Thomas Krojer11-Nov-09 1:53 
GeneralRe: Insert/Update statement Pin
shefa' isied11-Nov-09 1:59
shefa' isied11-Nov-09 1:59 
AnswerRe: Insert/Update statement Pin
John M Bundy11-Nov-09 2:25
John M Bundy11-Nov-09 2:25 
AnswerRe: Insert/Update statement Pin
Dave Kreskowiak11-Nov-09 7:25
mveDave Kreskowiak11-Nov-09 7:25 
AnswerRe: Insert/Update statement Pin
Shameel11-Nov-09 23:10
professionalShameel11-Nov-09 23:10 
GeneralRe: Insert/Update statement Pin
loyal ginger17-Nov-09 6:12
loyal ginger17-Nov-09 6:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.