-
Website
http://SharePointMagazine.net/ -
Original page
http://sharepointmagazine.net/?p=1647 -
Subscribe
All Comments -
Community
-
Top Commenters
-
djenkinsenergy
4 comments · 1 points
-
yeschandana
3 comments · 1 points
-
Sriram
2 comments · 1 points
-
ggalipeau
32 comments · 1 points
-
Grammy Leung
2 comments · 1 points
-
-
Popular Threads
Nice job on the intro to BDC, I'm looking forward to the rest of the series.
I would also recommend that anyone who is interested in the BDC should take a few minutes to learn about MashPoint from Bamboo Solutions. [http://community.bamboosolutions.com/blogs/mashpoint/default.aspx] MashPoint is a free platform from Bamboo, modeled on the BDC. MashPoint has virtually all the capabilities of MashPoint and more and is available for both MOSS and WSS.
It's also worth mentioning that Bamboo's complete gallery of over 40 SharePoint Web Parts is currently being updated so that all relevant Web Parts can be configured to display data directly from the BDC or MashPoint. The first two Bamboo products to support these data sources are the Calendar Plus Web Part and the Chart Plus Web Part. These two Web Parts are great ways to visualize a BDC or MashPoint connected data source. In the coming days, we will issue updates to Data-Viewer Web Part enabling configurable datasheet views of external data sources, and many other popular Bamboo products.
;) -S
I considered mentioning MashPoint here, but opted to keep it out. Thanks for putting in a plug for it. :)
Look forward to Part 2
Great intro. I look forward to the remainder of your series very much!
If I could wish for one thing from your Part 2 article on AD files it would be for some valuable explanation and tip on how to taylor stored procedures to fit within the BDC framework. I understand that you have to write seperate procs for the Finder method and Specific Finder method but I'm having a hard time wrapping my head around how make that work, practically, when adapting an existing business proc that doesn't really require this delineation-other than for the BDC.
Article 2 has been written already and should be published shortly. I think I provide pretty good guidance on how both a stored procedure and an ad hoc select statement would work in the context of a finder/specific finder/IdEnumerator methods. Let me know what you think when it comes out. If I missed something, let me know, and I'll try to fill it in.
I have created a webpart which has 3 fields. One of the field will be provided by a BDC which has already created. Can you show me how to add a BDC into a webpart programmatically.
Thanks,
Markus
If you're using TCP/IP sockets as your network protocol for SQL Server, then you will need to make sure that your web server can deliver TCP 1433 (and 1434, I think) packets to SQL. In this way, your SharePoint web server (or web front end as we say) is the client to SQL Server. Hope this helps answer.
I'm working on a farm that has two web servers. The 01 server doesn't have 1433 and the 02 server does. I set up my web parts BDC list page on 01. I am guessing then that I need to build on the 02 server...wonder if there's an easy way to transfer my web parts page to run via the 02 server (?)
- enter connection string
- enter select statement
- choose primary key(s)
Then your data are in a real SharePoint list. Updates are done in backround very fast (batch update, changed data only). So you have ALL list features available, e.g. notifications and workflows, if external data records changed and business actions must be taken.
http://www.layer2.de/EN/PRODUCTS/Pages/SharePoi...