Re: How to avoid Pknumber being increased auto when insert records?
Re: How to avoid Pknumber being increased auto when insert records?
- Subject: Re: How to avoid Pknumber being increased auto when insert records?
- From: Chuck Hill <email@hidden>
- Date: Mon, 19 Jan 2004 15:36:22 -0800
- Organization: Global Village Consulting, Inc.
Using triggers won't work in many situations. In particular, it won't
work with WO. WO needs to know the PK when it creates the object /
inserts the record so that it can accurately assign a GID.
Chuck
john XUE wrote:
Hi
Currently when I insert records into database,the pk
number is increased automatically,how to avoid that
happen? Because I have triggers do that.
Thanks!
John
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
It is a funny thing about life; if you refuse to accept
anything but the best, you very often get it."
-- W. Somerset Maugham
<shamelessPlug>
Practical WebObjects
http://www.amazon.com/exec/obidos/tg/detail/-/1590592964
</shamelessPlug>
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.