განახლების: ეს MSDN განთავსებას აქვს რამდენიმე საინტერესო დაკვირვებების ეხლა JXJ საფუძველზე, ძირითადად უარყოფითი, გამოცდილების მიდის ქვემოთ ეს გზა: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2623565&SiteID=1
We have a business scenario where we need to link two documents libraries via a common "document ID" სფეროში.
We often use a lookup column to implements links like this. There are several drawbacks to lookup columns, სამი რომელთაგან:
- Only one column from the lookup lookup library can be linked.
- შესრულებით: The source library could contain hundreds of entries. That’s too many entries in the lookup.
- ძიება: There is no integrated search. I don’t mean in the MOSS sense of search, მაგრამ არ არსებობს გზა მოძებნონ / გავფილტროთ on მრავალი სვეტის წყაროდან დოკუმენტის ბიბლიოთეკა და იქნებიან რგოლი გსურთ.
გასაცემი BDC, we can use a "business data" column type and it provides a superior search and even allows multiple columns of data to appear in list views.
I’ve had some preliminary success with this approach and plan to write more about it.
If you’ve worked this angle before and have any comments, please share!
</ბოლო>