The MSSQL extension can be linked against FreeTDS (php_dblib.dll on Win32).
This removes all the limitations that exists in ntwdblib.
- Frank
> As far as I know, and I might be wrong, ASP.NET uses a managed runtime
.NET
> interface which does not use COM (It's the actual TDS protocol
implemented
As far as I know, and I might be wrong, ASP.NET uses a managed runtime .NET
interface which does not use COM (It's the actual TDS protocol implemented
in managed code). COM is viewed as poor way to run such interfaces both for
performance reasons and resource reference counting resources.
Andi
>