Click here to Skip to main content
15,913,669 members
Home / Discussions / Database
   

Database

 
QuestionHow do you autoprompt for ADO connection in C++? Pin
Bill Ferreira8-Jul-02 8:12
Bill Ferreira8-Jul-02 8:12 
AnswerRe: How do you autoprompt for ADO connection in C++? Pin
Steven Szelei8-Jul-02 15:18
Steven Szelei8-Jul-02 15:18 
GeneralProgrammatical Jet Database Replication with C++ Pin
Steven Roberts8-Jul-02 2:52
Steven Roberts8-Jul-02 2:52 
GeneralRe: Programmatical Jet Database Replication with C++ Pin
Andres Manggini12-Jul-02 10:47
Andres Manggini12-Jul-02 10:47 
GeneralDB2 Connection Pin
5-Jul-02 9:21
suss5-Jul-02 9:21 
GeneralProtected DBF Pin
5-Jul-02 9:20
suss5-Jul-02 9:20 
GeneralReading an XML file to a Dataset and then from Dataset to SQLServer Pin
Alexandru Savescu4-Jul-02 22:54
Alexandru Savescu4-Jul-02 22:54 
Generalsql server 2000: protocol and encryption Pin
devvvy4-Jul-02 16:30
devvvy4-Jul-02 16:30 
hi, i have 3 questions regarding communication protocols used by sql servers... hope someone can give me some direction, i read the "help" and some books, didnt find anything...

QUESTION 1: how can u ping a sql server instance?

for example:

ping www.myserver.com:1433 (for default instance)
ping www.myserver.com:3333 (some designated port for a named instance)

is this correct? any why do i have to configure thru both?
a. client network utility (i thought communication protocol used by an application is really up to the client application itself? why do we need to configure it thru sql server)
b. server network utility (this i understand, but one more question. let's say we installed a few protocols, when a client connection comes in, is it SQL server that's responsible for detecting the protocol used by the client connection? and it's SQL server that pick the matching protocol - if available/installed?)

QUESTION 2: "force protocol encryption" in "server network utility"

a. what does it mean? to encrypt "out-going traffic"? or "incoming traffic"? How does this work between server and client?
b. If this checkbox is available on the main dialog, then why can i also configure "Enable Encryption" under "multi-protocol" encryption?
c. And how can i enable SSL for TCP/IP? Under "properties" for TCP/IP (in SQL Server Network Utility), i cant find any "Enable SSL encryption" checkbox?
d. "protocol encryption": which layer? I presume they just encrypt application layer header rite?

QUESTION 3:
what about named pipe? I have no idea what name piped really means... Can i type the "named pipe" from a command prompt and "ping" the resource as if I am using TCP/IP?

I know it's a protocol used by SQL server, but is this all i need to know?

Thanx!! Confused | :confused: Confused | :confused: Confused | :confused:

norm
GeneralRe: sql server 2000: protocol and encryption Pin
Richard Deeming16-Jul-02 6:08
mveRichard Deeming16-Jul-02 6:08 
QuestionHow to add a Record ID column? Pin
4-Jul-02 4:03
suss4-Jul-02 4:03 
AnswerRe: How to add a Record ID column? Pin
SimonS5-Jul-02 10:32
SimonS5-Jul-02 10:32 
GeneralGet n records starting from... Pin
Luca Leonardo Scorcia2-Jul-02 0:16
professionalLuca Leonardo Scorcia2-Jul-02 0:16 
GeneralRe: Get n records starting from... Pin
SimonS2-Jul-02 2:25
SimonS2-Jul-02 2:25 
GeneralRe: Get n records starting from... Pin
Luca Leonardo Scorcia2-Jul-02 3:04
professionalLuca Leonardo Scorcia2-Jul-02 3:04 
GeneralAccess 2000 schema info Pin
SimonS1-Jul-02 3:39
SimonS1-Jul-02 3:39 
Generalsysobjects in Access 2000 Pin
SimonS29-Jun-02 7:31
SimonS29-Jun-02 7:31 
GeneralAccess - UNION and 2 queries with Params Pin
Giles28-Jun-02 8:49
Giles28-Jun-02 8:49 
GeneralDataGrid paging Pin
27-Jun-02 10:55
suss27-Jun-02 10:55 
GeneralRe: DataGrid paging Pin
Mazdak9-Jul-02 9:03
Mazdak9-Jul-02 9:03 
Generalodbc woes in .net Pin
27-Jun-02 5:58
suss27-Jun-02 5:58 
GeneralRe: odbc woes in .net Pin
27-Jun-02 10:49
suss27-Jun-02 10:49 
GeneralRe: odbc woes in .net Pin
Richard Deeming2-Jul-02 0:14
mveRichard Deeming2-Jul-02 0:14 
GeneralCRecordset - Retrieving SQL & Parameters on Fail Pin
Henry Kafeman27-Jun-02 0:59
Henry Kafeman27-Jun-02 0:59 
GeneralSQL Image Pin
Hesham Amin26-Jun-02 20:47
Hesham Amin26-Jun-02 20:47 
GeneralRe: SQL Image Pin
27-Jun-02 10:26
suss27-Jun-02 10:26 

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.