Enabling protocols for SQLServer.

E

Edward_j_51

What is the name and location (assuming default installation) of the file on
which I can double-click and it will bring up a dialog box in which I can
enable certain protocols for my local SQLServer, such as TCP/IP? Also which
of the protocols have to be enabled for the Upsizing
Wizard to work with Jet DataBases? Thank you, Edward
 
S

Sylvain Lafontaine

From the Microsoft SQL-Server menu, open the Network Client Utility. TCP/IP
amd Named Pipes should be fine for protocols.

S. L.
 
G

Gerald Aichholzer

Edward_j_51 said:
What is the name and location (assuming default installation) of the file on
which I can double-click and it will bring up a dialog box in which I can
enable certain protocols for my local SQLServer, such as TCP/IP? Also which
of the protocols have to be enabled for the Upsizing
Wizard to work with Jet DataBases? Thank you, Edward

cliconfg.exe for the client configuration
svrnetcn.exs for the server configuration

HTH,
Gerald
 
Top