|
-
Jul 14th, 2003, 04:38 AM
#1
Thread Starter
New Member
*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.
-
Jul 14th, 2003, 04:46 AM
#2
-= B u g S l a y e r =-
what are you asking here ?
please refphrase and elaborate
-
Jul 14th, 2003, 05:04 AM
#3
Addicted Member
Ljubisa, nauci malo engleskog, a ovo i da si mi reko na srpskom tesko da bih razumeo
( : ns-code : )
FCP Products

-
Jul 14th, 2003, 06:55 AM
#4
-
Jul 14th, 2003, 07:31 AM
#5
Thread Starter
New Member
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.....
-
Jul 14th, 2003, 07:33 AM
#6
Thread Starter
New Member
By the way,
can be trigger created on MS Access database..............
Thanks.....................
-
Jul 14th, 2003, 07:52 AM
#7
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|