Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 OleDb problems using Raiserror in SQL Server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-11 : 22:40:22
Stephan Onisick writes "At times I've been forced to revert to an ODBC Connection because my OLEDB provider did not work correctly with my stored procedure's Raiserror command.

ODBC has consisently caused my Error handling routines in VB to work correctly; however, the Oledb providers failed to cause my Error Handlers to be invoked.

Is there a fix for this--I've check this from 2.1 to 2.5 and the behavior has been the same.


I would like to stop using ODBC--but I need this to work.

thanks,

Stephan Onisick
MCP, MCSD, MCT, MCDBA
205 824 8917"
   

- Advertisement -