Click here to Skip to main content
15,911,789 members
Home / Discussions / Database
   

Database

 
AnswerRe: pivoting more than one column in sql server Pin
dan!sh 6-Feb-11 10:14
professional dan!sh 6-Feb-11 10:14 
AnswerRe: pivoting more than one column in sql server Pin
Mycroft Holmes6-Feb-11 12:02
professionalMycroft Holmes6-Feb-11 12:02 
GeneralRe: pivoting more than one column in sql server Pin
Jörgen Andersson6-Feb-11 22:13
professionalJörgen Andersson6-Feb-11 22:13 
GeneralRe: pivoting more than one column in sql server Pin
chencoh11-Feb-11 6:43
chencoh11-Feb-11 6:43 
GeneralRe: pivoting more than one column in sql server Pin
Mycroft Holmes11-Feb-11 12:06
professionalMycroft Holmes11-Feb-11 12:06 
QuestionSQL Server Update New Column Pin
Member 46502875-Feb-11 6:43
Member 46502875-Feb-11 6:43 
AnswerRe: SQL Server Update New Column Pin
R. Giskard Reventlov5-Feb-11 7:27
R. Giskard Reventlov5-Feb-11 7:27 
QuestionBest Security For Small Database Pin
JessStuart3-Feb-11 16:22
JessStuart3-Feb-11 16:22 
Howdy!

I'm creating an application to keep track of people at an event. The app will run on a Windows 7 laptop, and have no network connectivity (I believe that means it's single tier?). The app is going to be written in C# 2008 Express, with the database in SQL Server 2008 Express.

Here's the security concerns for the app:
About 8 people (door volunteers) will use the app in a night, to register dancers when they arrive.
Every half hour, the volunteer changes.
The volunteers are highly computer challenged (or must be assumed to be so).

I don't want a windows login for each volunteer.
The app will prompt for the volunteer to "log in" to the app, as their shift starts.

I'm considering a single windows user for the whole app. The volunteer app "login" will just be a record of whose at the door at a giving time.

Here's my question:
Is the best way to set up the database security to create the app user in windows, or to use SQL Authentication from within the program? What considerations indicate the best choice?

Thanks,

Jess
AnswerRe: Best Security For Small Database Pin
PIEBALDconsult4-Feb-11 2:04
mvePIEBALDconsult4-Feb-11 2:04 
AnswerRe: Best Security For Small Database Pin
Mycroft Holmes6-Feb-11 13:13
professionalMycroft Holmes6-Feb-11 13:13 
AnswerRe: Best Security For Small Database Pin
_Maxxx_8-Feb-11 16:44
professional_Maxxx_8-Feb-11 16:44 
Questionupdate table Pin
Elham M2-Feb-11 5:25
Elham M2-Feb-11 5:25 
AnswerRe: update table Pin
David Mujica2-Feb-11 5:42
David Mujica2-Feb-11 5:42 
QuestionRe: update table Pin
Elham M3-Feb-11 3:41
Elham M3-Feb-11 3:41 
AnswerRe: update table Pin
David Mujica3-Feb-11 5:51
David Mujica3-Feb-11 5:51 
GeneralRe: update table Pin
Elham M4-Feb-11 2:42
Elham M4-Feb-11 2:42 
Questionhow to email a ssrs report Pin
vinu.11111-Feb-11 1:58
vinu.11111-Feb-11 1:58 
AnswerRe: how to email a ssrs report Pin
Mycroft Holmes6-Feb-11 13:17
professionalMycroft Holmes6-Feb-11 13:17 
GeneralSoftware to create reports [modified] Pin
Corporal Agarn31-Jan-11 3:01
professionalCorporal Agarn31-Jan-11 3:01 
GeneralRe: Software to create reports Pin
DaveAuld31-Jan-11 3:03
professionalDaveAuld31-Jan-11 3:03 
GeneralRe: Software to create reports Pin
Corporal Agarn31-Jan-11 3:05
professionalCorporal Agarn31-Jan-11 3:05 
GeneralRe: Software to create reports Pin
DaveAuld31-Jan-11 3:23
professionalDaveAuld31-Jan-11 3:23 
GeneralRe: Software to create reports Pin
Corporal Agarn31-Jan-11 3:41
professionalCorporal Agarn31-Jan-11 3:41 
GeneralRe: Software to create reports Pin
moon_stick31-Jan-11 3:04
moon_stick31-Jan-11 3:04 
GeneralRe: Software to create reports [modified] Pin
Corporal Agarn31-Jan-11 3:09
professionalCorporal Agarn31-Jan-11 3:09 

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.