OleDB Specific exception

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Reny

    #1

    OleDB Specific exception

    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 rather than giving him Oledbexception. message

    i am using vb.net 2003 and access db


Working...