I guess that PB8 might mean PowerBuilder, though a google search
mostly came back with Pro-Biotic Acidophilus. 8-)
At any rate, are you trying to connect using Windows authentication or
SQL Server authentication? I would expect Windows authentication to
fail from an untrusted domain, but SQL Server authentication should
work as long as the client can find the server. Is it possible that
the connections that work are using SQL Server authentication
(connecting as sa, for example) but the failures are using Windows?
Roy Harvey
Beacon Falls, CT
>hi
>
[quoted text clipped - 11 lines]
>
>thanks in advance
gbkhor - 28 Jul 2008 03:10 GMT
Hi Roy
Yes, PB8 is powerbuilder
I'm using SQL Server authentication and not Windows. It Fail
thanks
>I guess that PB8 might mean PowerBuilder, though a google search
> mostly came back with Pro-Biotic Acidophilus. 8-)
[quoted text clipped - 24 lines]
>>
>>thanks in advance
Roy Harvey (SQL Server MVP) - 28 Jul 2008 12:38 GMT
>Hi Roy
>
[quoted text clipped - 3 lines]
>
>thanks
Check the network protocol that is used by the connections that work,
and by the ones that don't work.
Roy Harvey
Beacon Falls, CT
gbkhor - 28 Jul 2008 15:12 GMT
Hi Roy
I believe the network protocol is OK, how to double confirm?it is "SQL
Server client network utility"?, if yes, then the network protocol is OK
but i still getting the error
thanks
>>Hi Roy
>>
[quoted text clipped - 9 lines]
> Roy Harvey
> Beacon Falls, CT
Roy Harvey (SQL Server MVP) - 28 Jul 2008 15:59 GMT
>Hi Roy
>
[quoted text clipped - 4 lines]
>
>thanks
What I meant was compare the network protocol used by the working
connections to that trying to be used by the clients that do not
connect.
Roy Harvey
Beacon Falls, CT
gbkhor - 30 Jul 2008 15:06 GMT
Hi Roy
I had confirm, the same network protocol doesn't work at untrusted domain
thanks
>>Hi Roy
>>
[quoted text clipped - 11 lines]
> Roy Harvey
> Beacon Falls, CT
gbkhor - 31 Jul 2008 15:26 GMT
Hi all
I found the solution, this is due to NTWDBLIB.DLL was not the latest
version, after replace with latest version, issue resolved
thanks to Roy for the help as well
> Hi Roy
>
[quoted text clipped - 17 lines]
>> Roy Harvey
>> Beacon Falls, CT