yes that is greate start , but what if i want it with more specification
i mean , an sqlexception may happen because a dublicatied primary key , table not found , connection error , i need to handle every one in a special way
in VB 6 i used to use err.number
where every error has its code
is there a similer thing in vb.net (asp.net)