Hello!
I use MSSQL 2000 Developer Edition and wish to connect from network to my PC.
I want use named pipes, but I can't understand, how to implement this with ZConnection?
Thank for help and ideas!
P.S. I can't use Microsoft OLE DB Provider for ODBC drivers because it can't work correctly with DateTime format in mssql databases. It need be realized with SQL Native Client or Microsoft OLE DB Provider for SQL Server/
P.P.S. I can create user DSN connection with named pipes, but can't understand how to use it DSN in ZConnection/
ADO+MSSQL2K+NamedPipes
Moderators: gto, cipto_kh, EgonHugeist
-
- Junior Boarder
- Posts: 29
- Joined: 31.10.2005, 00:09
- Location: Antwerp
- Contact:
What's holding you back from using TCP/IP instead of named pipes? That should make life a lot easier.
Brave Cobra
bravecobra.com
bravecobra.com
-
- Junior Boarder
- Posts: 29
- Joined: 31.10.2005, 00:09
- Location: Antwerp
- Contact:
TCPIP connections are not enabled by default if I remember correctly. You can enable it with the "SQL Server Network Utility" which should be be in your menu.
Here's a screenshot of my SQL2K with TCP/IP connections enabled. It too is a SQL 2k Dev Edition
Here's a screenshot of my SQL2K with TCP/IP connections enabled. It too is a SQL 2k Dev Edition
You do not have the required permissions to view the files attached to this post.
Brave Cobra
bravecobra.com
bravecobra.com