Board index » delphi » dbExpress confilt with trigger of sql server 2000???
ding
Delphi Developer
dbExpress confilt with trigger of sql server 2000???
2003-11-14 05:47:01 PM delphi240
D6 Ent, dbExpress(TSimpleDataSet), sql server 2000 Ent
I create a trigger on a table, but when I insert new record into the table
and applyupdate(0), i got the error"No Key Specified", to my surprise, If I
drop the trigger, everything goes well?!
what is the matter?
thanks in advance!
Pete Gajria
Delphi Developer
2003-11-15 01:54:37 AM
Re:dbExpress confilt with trigger of sql server 2000???