user friendly message

S

souris

I have an app which using SQL server as backend.
I have "RAISERROR" in my stored procedure.
When the message comes to front end it always has "ODBC #....." plus my
message.
I just wanted the message goes to user what I have in my stored procedure.
How can I have user friendly message from SQL RAISERROR?

Do I need code in VBA?

Any information is great appreciated.


Souris,
 
Top