: Shravan Kumar. M
Cc: WO Dev Group
Sent: Sun, November 1, 2009 9:34:31 AM
Subject: Re: how to insert records in database in the order of
insertion to EC
On Oct 31, 2009, at 8:46 PM, Shravan Kumar. M wrote:
> Thanks so much for your quick response Chuck.
>
> We use Frontbase. I have no
gt; From: Chuck Hill
> To: Shravan Kumar. M
> Cc: WO Dev Group
> Sent: Sun, November 1, 2009 8:49:54 AM
> Subject: Re: how to insert records in database in the order of insertion to EC
>
>
> On Oct 31, 2009, at 6:57 PM, Shravan Kumar. M wrote:
>
> > Hi Group,
ubject: Re: how to insert records in database in the order of
insertion to EC
On Oct 31, 2009, at 6:57 PM, Shravan Kumar. M wrote:
> Hi Group,
>
> Could any one please advise me how can I insert records in
database in a specific order or as per the order of insertion of
objects to
me" field would solve this issue!!!
From: "Chan Yeow Heong, Jerome"
To: Shravan Kumar. M
Sent: Sun, November 1, 2009 8:46:39 AM
Subject: Re: how to insert records in database in the order of insertion to EC
Do a save after each insert?
Add in
rtOrder" field to my
table would fix this issue.
Thank You,
Shravan Kumar. M
From: Chuck Hill
To: Shravan Kumar. M
Cc: WO Dev Group
Sent: Sun, November 1, 2009 8:49:54 AM
Subject: Re: how to insert records in database in the order of insertion to EC
On
On Oct 31, 2009, at 6:57 PM, Shravan Kumar. M wrote:
Hi Group,
Could any one please advise me how can I insert records in database
in a specific order or as per the order of insertion of objects to
EditingContext
AFAIK, you can't. The order of insertion is not tracked.
for eg:
I hav