September 2000
SQL Server's sp_OAGetErrorInfo stored procedure provides all the information you need to pass up to your application's middle and client tiers when an error occurs.
SQL Server Magazine
September 2000
T-SQL's data types don’t map one-to-one with data types in other programming languages.
SQL Server Magazine
September 2000
Use SQL Server’s built-in COM automation environment to automate COM objects from within stored procedures and integrate SQL Server with other systems.
SQL Server Magazine