Extended Stored Procedures

SQL Server 6.5

All extended stored procedures written in C must be recompiled from the C source code and relinked under SQL Server 6.5 to Opends60.lib. Loopback connections are supported through the use of bound connections.

SQL Server 6.0

Loopback connections are not supported, although possible.