ADO+MSSQL2K+NamedPipes
Posted: 09.04.2010, 14:24
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/
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/