Oracle in VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cuteanu
    New Member
    • Oct 2006
    • 14

    #1

    Oracle in VB

    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
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Originally posted by cuteanu
    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.

    Comment

    Working...