Click here to Skip to main content
15,919,245 members
Home / Discussions / Database
   

Database

 
GeneralRe: Database Compare Pin
Bill Dean26-Feb-04 1:32
Bill Dean26-Feb-04 1:32 
GeneralRe: Database Compare Pin
Ganjah78626-Feb-04 11:41
Ganjah78626-Feb-04 11:41 
GeneralRe: Database Compare Pin
gpa20001-Mar-04 20:24
gpa20001-Mar-04 20:24 
GeneralMS SQL Greek Lettering, collation and unicode 1200 Pin
Spanky325-Feb-04 11:59
Spanky325-Feb-04 11:59 
GeneralRe: MS SQL Greek Lettering, collation and unicode 1200 Pin
Jeff Varszegi29-Feb-04 2:15
professionalJeff Varszegi29-Feb-04 2:15 
GeneralRe: MS SQL Greek Lettering, collation and unicode 1200 Pin
Anonymous29-Feb-04 2:31
Anonymous29-Feb-04 2:31 
GeneralQuestion about Distributed security for DAL... Pin
jamauss25-Feb-04 9:13
jamauss25-Feb-04 9:13 
GeneralRe: Question about Distributed security for DAL... Pin
ian mariano26-Feb-04 1:48
ian mariano26-Feb-04 1:48 
Reference Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication on the MSDN site. It'll give you plenty of answers!

Briefs on Your questions:

  1. See the aforementioned link.
  2. Not sure about that, but impersonation itself is a slight perfomance hit aggregated onto the overall performance. You're switching the user context, so there's an OS hit to set up the impersonation context.
  3. Yes, as long as the impersonated context/calling machine has access to the 'nix box, either as a native user or via username/password.
  4. By all means! Eval your data security needs. Keep in mind that just because you're app is in the intranet doesn't mean it's secure. There's always the possiblity someone will hijack the flow of data (d4mn p4ck3t sn1ff3rz!) from within the organization.
  5. See the aforementioned link.


Ian Mariano - http://www.ian-space.com/


"We are all wave equations in the information matrix of the universe" - me

GeneralData Parameters Pin
Robert Gronenthal24-Feb-04 16:12
Robert Gronenthal24-Feb-04 16:12 
GeneralRe: Data Parameters Pin
Bill Dean24-Feb-04 16:51
Bill Dean24-Feb-04 16:51 
GeneralRe: Data Parameters Pin
Robert Gronenthal24-Feb-04 16:56
Robert Gronenthal24-Feb-04 16:56 
GeneralRe: Data Parameters Pin
Bill Dean24-Feb-04 17:05
Bill Dean24-Feb-04 17:05 
QuestionCan you create tables from dataset/tables? Pin
Rebur24-Feb-04 14:14
sussRebur24-Feb-04 14:14 
AnswerRe: Can you create tables from dataset/tables? Pin
Not Active24-Feb-04 15:54
mentorNot Active24-Feb-04 15:54 
AnswerRe: Can you create tables from dataset/tables? Pin
RChin25-Feb-04 7:08
RChin25-Feb-04 7:08 
GeneralSimple question that is KILLING me!!! Pin
HarleyJase24-Feb-04 9:24
HarleyJase24-Feb-04 9:24 
GeneralRe: Simple question that is KILLING me!!! Pin
Edbert P24-Feb-04 11:28
Edbert P24-Feb-04 11:28 
GeneralRe: Simple question that is KILLING me!!! Pin
HarleyJase24-Feb-04 12:09
HarleyJase24-Feb-04 12:09 
GeneralRe: Simple question that is KILLING me!!! Pin
Edbert P24-Feb-04 17:34
Edbert P24-Feb-04 17:34 
GeneralRe: Simple question that is KILLING me!!! Pin
HarleyJase25-Feb-04 5:06
HarleyJase25-Feb-04 5:06 
GeneralRe: Simple question that is KILLING me!!! Pin
HarleyJase25-Feb-04 5:20
HarleyJase25-Feb-04 5:20 
GeneralRe: Simple question that is KILLING me!!! Pin
Edbert P25-Feb-04 11:37
Edbert P25-Feb-04 11:37 
GeneralRe: Simple question that is KILLING me!!! Pin
HarleyJase26-Feb-04 7:05
HarleyJase26-Feb-04 7:05 
GeneralRe: Simple question that is KILLING me!!! Pin
Edbert P26-Feb-04 11:01
Edbert P26-Feb-04 11:01 
GeneralSQL Server Stored Procedure Pagination Pin
Braulio Dez24-Feb-04 6:13
Braulio Dez24-Feb-04 6:13 

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.