Click here to Skip to main content
15,890,557 members
Home / Discussions / Database
   

Database

 
QuestionHelp Optimizing the Following SP Pin
Vimalsoft(Pty) Ltd2-Oct-08 2:30
professionalVimalsoft(Pty) Ltd2-Oct-08 2:30 
AnswerRe: Help Optimizing the Following SP Pin
J4amieC2-Oct-08 3:11
J4amieC2-Oct-08 3:11 
AnswerRe: Help Optimizing the Following SP Pin
Ashfield2-Oct-08 3:12
Ashfield2-Oct-08 3:12 
AnswerUse SQL Server Management Studio to Optimize SQL statements Pin
David Mujica2-Oct-08 3:13
David Mujica2-Oct-08 3:13 
QuestionCommunication Layer between Application and SQL Server Pin
swjam1-Oct-08 21:55
swjam1-Oct-08 21:55 
AnswerRe: Communication Layer between Application and SQL Server Pin
Mycroft Holmes1-Oct-08 22:43
professionalMycroft Holmes1-Oct-08 22:43 
GeneralRe: Communication Layer between Application and SQL Server Pin
swjam2-Oct-08 0:45
swjam2-Oct-08 0:45 
GeneralRe: Communication Layer between Application and SQL Server Pin
Mycroft Holmes2-Oct-08 1:25
professionalMycroft Holmes2-Oct-08 1:25 
swjam wrote:
I hope am asking the right question here

Nope - once you select either TCP/IP or named pipes (does anyone still use named pipes) then the transport layer is irrelevant. Authentication is a whole other issues and there are many schools of thought on that.

We construct our connection string in the DAL, passing in the server and the encrypted password. The DAL does the decryption.



Never underestimate the power of human stupidity
RAH

AnswerRe: Communication Layer between Application and SQL Server Pin
Mark Churchill2-Oct-08 5:38
Mark Churchill2-Oct-08 5:38 
QuestionPassing parameters to the auto generated GetBy of the visual studio 2005 auto generated table adapter Pin
Berlus1-Oct-08 19:09
Berlus1-Oct-08 19:09 
QuestionExporting\Importing sql server 2000 data and structure Pin
Berlus1-Oct-08 19:08
Berlus1-Oct-08 19:08 
AnswerRe: Exporting\Importing sql server 2000 data and structure Pin
Mycroft Holmes1-Oct-08 22:47
professionalMycroft Holmes1-Oct-08 22:47 
GeneralRe: Exporting\Importing sql server 2000 data and structure Pin
Ashfield2-Oct-08 0:16
Ashfield2-Oct-08 0:16 
GeneralRe: Exporting\Importing sql server 2000 data and structure Pin
Mycroft Holmes2-Oct-08 0:32
professionalMycroft Holmes2-Oct-08 0:32 
GeneralRe: Exporting\Importing sql server 2000 data and structure Pin
Ashfield2-Oct-08 0:43
Ashfield2-Oct-08 0:43 
AnswerRe: Exporting\Importing sql server 2000 data and structure Pin
Paddy Boyd2-Oct-08 2:35
Paddy Boyd2-Oct-08 2:35 
QuestionReporting against a volatile, high traffic high availability system Pin
J4amieC1-Oct-08 5:36
J4amieC1-Oct-08 5:36 
AnswerRe: Reporting against a volatile, high traffic high availability system Pin
SomeGuyThatIsMe1-Oct-08 11:12
SomeGuyThatIsMe1-Oct-08 11:12 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
J4amieC1-Oct-08 22:18
J4amieC1-Oct-08 22:18 
AnswerRe: Reporting against a volatile, high traffic high availability system Pin
Ashfield1-Oct-08 21:09
Ashfield1-Oct-08 21:09 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
J4amieC1-Oct-08 22:17
J4amieC1-Oct-08 22:17 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
Mycroft Holmes1-Oct-08 22:52
professionalMycroft Holmes1-Oct-08 22:52 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
Ashfield2-Oct-08 0:38
Ashfield2-Oct-08 0:38 
AnswerRe: Reporting against a volatile, high traffic high availability system Pin
Wendelius3-Oct-08 22:22
mentorWendelius3-Oct-08 22:22 
Questionupdate sql server Pin
zorronami1-Oct-08 4:51
zorronami1-Oct-08 4:51 

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.