i have created a trigger in Oracle which restricts the date in a certain field to be greater than sysdate. it works when i insert the date through a textbox in VB, but it gives a Vb error, how do i give an user error, i.e how do i refer the Oracle trigger in VB?Please help
Hi there,
User error? I assume your talking about date format validation. Is that what you are talking about? Please be more specific when asking question. Good luck & take care.