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
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