ZeosLib Network Protocoll
Posted: 07.06.2008, 02:06
Hi,
i wrote a small tool with Delphi that uses the ZeosLib 6.6.1-beta components to connect to a MS-SQL database.
Everything worked fine until last week. Unfortunately we had to deactive the named pipes protocoll at our database-server due to problems with another program (with a much higher priority).
Now my tool can't establish a connection to the database any longer. The ZeosLib-components access "C:\WINDOWS\system32\dbnmpntw.dll" and seem to use the named pipes protocoll.
Is it possibile to use TCP/IP instead?
And if this is possible: How do I have to change the protocoll, which *.dlls do I have to use?
Maybe someone knows a TCP/IP alternative if it is not possible.
Thanks in advance and keep up your good work.
Best regards,
Daniel
i wrote a small tool with Delphi that uses the ZeosLib 6.6.1-beta components to connect to a MS-SQL database.
Everything worked fine until last week. Unfortunately we had to deactive the named pipes protocoll at our database-server due to problems with another program (with a much higher priority).
Now my tool can't establish a connection to the database any longer. The ZeosLib-components access "C:\WINDOWS\system32\dbnmpntw.dll" and seem to use the named pipes protocoll.
Is it possibile to use TCP/IP instead?
And if this is possible: How do I have to change the protocoll, which *.dlls do I have to use?
Maybe someone knows a TCP/IP alternative if it is not possible.
Thanks in advance and keep up your good work.
Best regards,
Daniel