Subject Re: [IBO] Error Accessing Database
Author Helen Borrie
At 07:58 AM 3/07/2003 +0700, you wrote:
> > Did you know that a NetBEUI connection only works if the server is running
> > on NT, Windows2K, XP Pro or XP2003? Windows 9x, ME and XP Home can't be
> > NetBEUI servers. If that's your environment, then your NetBEUI client
> > can't attach to any database. ISC4.gdb just happens to be the first one
>it
> > requests.
>
>you are right, i tried it on another PC running win2000 pro and found no
>more problems.


>So I am only able to conect using TCP/IP if the server running win 98
>otherwise the server
>must running NT, Windows2K, XP Pro or XP2003.

This looks a bit mangled. The low-end Windows operating systems (Win9x,
ME, XP Home) can't be NetBEUI servers, because they don't have "Windows
server" capability. But they can be TCP/IP servers.

NT, Windows2K, XP Pro or XP2003 can be NetBEUI servers or TCP/IP servers.

Helen