Viewing 7 posts - 1 through 8 (of 8 total)
I have been using EF for four years now. What we have done in our environment is the following:
We use EF and only call stored procedures. Join them to...
June 5, 2020 at 3:34 pm
[...]
Entity Framework is a bit fat wrapper around ADO and it took Microsoft about seven releases to get something that was relatively stable. It is essentially another version...
June 5, 2020 at 3:18 pm
Hi Jack.
Okay 🙂 ....
unfortunately it doesnt work because OID is an Guid, and not an integer.
Any alternate idea?!
Thanks in advance
Heiko
May 12, 2008 at 4:16 am
Thanks Jack
Yes which one of the Multiple rows with same ModifiedUtc doesnt matter then.
But OID is an Guid field (i saw your assumption in comment)
...and it doesnt validate:
First it complains...
May 9, 2008 at 8:48 am
Hi Jack
One more problem ... in some rare cases ther can exist such rows with identical ModifiedUTC.
That would result in renaming all (and therefore not left 1 "valid"...
May 8, 2008 at 4:29 am
Thanks again, Jack 🙂
Hm, I dont follow :satisfied:
Can you show it as SQL what you mean?!
*remind that I cannot delete
best regards
Heiko
May 7, 2008 at 10:23 am
Hi Jack
thanks for the fast response 🙂
It works ... only 1 question ... it does not do all matches in 1 run?!
I had 1936 matches and your method required a...
May 7, 2008 at 10:07 am
Viewing 7 posts - 1 through 8 (of 8 total)