-
Website
http://SharePointMagazine.net/ -
Original page
http://sharepointmagazine.net/?p=1532 -
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
I have been working with BDC and BDC Metaman trial version for the last couple of weeks as part of a BDC proof of concept.
I have succesfully connected to several Oracle database and overcome all the the security issues but now my biggests pains are based around the following:
I cannot do queries that contain Where column = , Order by column, group by column at all in BDC
I cannot do table joins where there are foreign key relationships
I cannot do aggregate functions, like select column,count(*)
To overcome this, we have put Oracle views in the database to abstract away the complexity, but this is getting beyond the joke slightly. Surely BDC caters for where clauses and sorting of data?
Can this be done in the ADF?
However, it is not finding any of our SharePoint groups. I can add permissions to users (both AD and FBA) easily, but it will not recognize any groups. For instance, I have a group set up called "Members Only" in one of my web applications that I would like to give access, but it will not find it.
Any thoughts on what I am doing wrong here?
We are trying to bring data from SQL into a customised list using the BDC, we want to be able to view and refresh the BDC columns' data from SQL (but no need to update it) the only updates will be to the other custom list columns.
We have succeeded to use the BDC tools to get a def file created and the data is indeed coming through to BDC web parts and now into our list. However we can only add one row at a time using the MOSS GUI tools provided and would like for example to add this months (multiple) rows from SQL, to then be viewed in the list, the user can update the other list data as necessary beside this.
I can't workout whether I need to add/change my finder method, or whether I need to somehow use code behind to populate my list with multiple rows.. is this possible out of the box as such?
Many thanks in advance for your advice. And looking forward to more great articles..
Lucy :)