i have 2 questions: 1 now, when you import some objects in nav2009, they will be automatically compiled...after that you usually receive a message with the number of errors...in my case 1663...it's my record...anyway, nav does not mark the entries and you have to recompile everything another time.
now, the bigger problem: can someone explain to me why i've been waiting about 20 minutes to compile 933 tables?
maybe because indexed views are recreated everytime?if so, i don't like it...i can't waste my life compiling objects!! ](*,)
-Mirko-
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog0
Answers
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
Because all code is translated into C#, it means writes into the new "system" tables, it means modify on the Blob, etc... it means that it take longer time than before... Try to use SQL profiler to check if there is something you can make faster.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
you're right!!c# objects! #-o
BTW...
it's sad to say this, but i'm not so skilled...to use sql profiler and improve things... maybe in the future...
thanks anyway...
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog