Results 1 to 7 of 7

Thread: *resolvaed*trigger

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2003
    Location
    SCG
    Posts
    7

    *resolvaed*trigger

    can I create trigger on MS Access database,

    for example I want to edit rekord Field "Name" ,but first i want to check if already exist that value in rekord field "Name",
    except that who I want to edit if rekord.field stay unchanged......
    Last edited by Ljubisa; Jul 14th, 2003 at 07:53 AM.

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    what are you asking here ?

    please refphrase and elaborate
    -= a peet post =-

  3. #3
    Addicted Member
    Join Date
    Jul 2000
    Location
    Novi Sad, Serbia and Montenegro (formerly known as Yugoslavia)
    Posts
    148
    Ljubisa, nauci malo engleskog, a ovo i da si mi reko na srpskom tesko da bih razumeo
    ( : ns-code : )
    FCP Products

  4. #4
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    ja det var jo enda klarere
    -= a peet post =-

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2003
    Location
    SCG
    Posts
    7
    Ok ,my question is really confusing I apologize (I'm not sure that I understand if I read it in the forum).......When I edit a recordset I want to check if there another recordset with same value.......

    is there another goor method except
    rekord.Open " select * from employees where name = '" & name.Text & "',connection,vbOpenStatic,vbLockReadOnly

    if rekord.recordcount > 0 then..................etc.....

  6. #6

    Thread Starter
    New Member
    Join Date
    Jul 2003
    Location
    SCG
    Posts
    7
    By the way,
    can be trigger created on MS Access database..............


    Thanks.....................

  7. #7

    Thread Starter
    New Member
    Join Date
    Jul 2003
    Location
    SCG
    Posts
    7
    I solve my problem.........
    It was very easy but I didn't explain very well.......
    Thanks any way........

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width