Handle OleDbException like Primarykey violation

  • Thread starter Thread starter Reny
  • Start date Start date
R

Reny

Can any one give me a clue on how to handle OleDB Specific exception .like
Primary key violation

I want to catch specific exception and inform the user in a friendly way
that this is the error
 
Back
Top