Hi,
Is there any way to isolate (except with string parsing) parameters in SQL
Srv Error message? For example message
[Microsoft][ODBC SQL Server Driver][SQL Server]Could not find stored
procedure 'a'
has one parameter at the end (name of the stored procedure). In this simple
example is easy to find procedure name ('a') by parsing but in complex
messages it would be nice to know how to isolate only parameters in message.
Any ideas??
Thanks
Damir [sig][/sig]
Is there any way to isolate (except with string parsing) parameters in SQL
Srv Error message? For example message
[Microsoft][ODBC SQL Server Driver][SQL Server]Could not find stored
procedure 'a'
has one parameter at the end (name of the stored procedure). In this simple
example is easy to find procedure name ('a') by parsing but in complex
messages it would be nice to know how to isolate only parameters in message.
Any ideas??
Thanks
Damir [sig][/sig]