Click here to Skip to main content
15,902,931 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: need routines in VB.net Pin
Dave Kreskowiak15-Sep-07 6:39
mveDave Kreskowiak15-Sep-07 6:39 
GeneralRe: need routines in VB.net Pin
Paul Conrad15-Sep-07 9:36
professionalPaul Conrad15-Sep-07 9:36 
QuestionOpening a file with my program Pin
Zaegra14-Sep-07 21:31
Zaegra14-Sep-07 21:31 
AnswerRe: Opening a file with my program Pin
MohammadAmiry14-Sep-07 23:10
MohammadAmiry14-Sep-07 23:10 
QuestionSQL Security for your VB apps Pin
Mark Cabbage14-Sep-07 20:07
Mark Cabbage14-Sep-07 20:07 
AnswerRe: SQL Security for your VB apps Pin
Dave Kreskowiak15-Sep-07 3:05
mveDave Kreskowiak15-Sep-07 3:05 
GeneralRe: SQL Security for your VB apps Pin
Mark Cabbage15-Sep-07 4:55
Mark Cabbage15-Sep-07 4:55 
GeneralRe: SQL Security for your VB apps Pin
Dave Kreskowiak15-Sep-07 6:13
mveDave Kreskowiak15-Sep-07 6:13 
Mark Cabbage wrote:
Is there any reason you didn't mention Active Directory accounts and groups


Possible, but a PITA to administer. Imagine a company with 10,000 users...


Mark Cabbage wrote:
I really want to limit the customers a contractor can see to just them,


There's a couple of ways of doing this. Either your app checks a directory group for membership in some kind of "Contrator" group, or if SQL Windows Integrated security is turned on, SQL Server security can be setup to use that group instead of an SQL User Account.


Any of the SQL Server Security books would cover this. Just go to Amazon and search for "SQL Server Security". Believe it or not, the SQL Server Programming books don't get into this stuff very deep at all.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: SQL Security for your VB apps Pin
Paul Conrad15-Sep-07 6:25
professionalPaul Conrad15-Sep-07 6:25 
GeneralRe: SQL Security for your VB apps Pin
Dave Kreskowiak15-Sep-07 6:38
mveDave Kreskowiak15-Sep-07 6:38 
GeneralRe: SQL Security for your VB apps Pin
Paul Conrad15-Sep-07 9:37
professionalPaul Conrad15-Sep-07 9:37 
GeneralRe: SQL Security for your VB apps Pin
Dave Kreskowiak15-Sep-07 11:26
mveDave Kreskowiak15-Sep-07 11:26 
GeneralRe: SQL Security for your VB apps Pin
Paul Conrad15-Sep-07 6:24
professionalPaul Conrad15-Sep-07 6:24 
QuestionRemoving items from listview .... problem Pin
RaveRare14-Sep-07 19:55
RaveRare14-Sep-07 19:55 
QuestionNeed help on my Thesis... Pin
Holy Orders14-Sep-07 17:56
Holy Orders14-Sep-07 17:56 
AnswerRe: Need help on my Thesis... Pin
Paul Conrad14-Sep-07 18:57
professionalPaul Conrad14-Sep-07 18:57 
GeneralRe: Need help on my Thesis... Pin
Holy Orders14-Sep-07 19:01
Holy Orders14-Sep-07 19:01 
AnswerRe: Need help on my Thesis... Pin
Paul Conrad14-Sep-07 19:11
professionalPaul Conrad14-Sep-07 19:11 
AnswerRe: Need help on my Thesis... Pin
Dave Kreskowiak15-Sep-07 2:53
mveDave Kreskowiak15-Sep-07 2:53 
GeneralRe: Need help on my Thesis... Pin
Paul Conrad15-Sep-07 3:46
professionalPaul Conrad15-Sep-07 3:46 
GeneralRe: Need help on my Thesis... Pin
Dave Kreskowiak15-Sep-07 6:04
mveDave Kreskowiak15-Sep-07 6:04 
GeneralRe: Need help on my Thesis... Pin
Paul Conrad15-Sep-07 6:23
professionalPaul Conrad15-Sep-07 6:23 
Questionhow to upload the picture file into report file (.rpt) with VB6 and Crystal Report 9.2 Pin
mctramp16814-Sep-07 17:48
mctramp16814-Sep-07 17:48 
QuestionRecord Audio From Microphone Pin
Indra PR14-Sep-07 15:45
Indra PR14-Sep-07 15:45 
AnswerRe: Record Audio From Microphone Pin
JamesS[C1]25-Sep-07 3:49
JamesS[C1]25-Sep-07 3:49 

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.