up vote 0 down vote favorite

We currently have some c# code that runs and imports data from a number of opml feeds and stores it in several sql server tables.

We are working in a moss environment and I am thinking the Business Data Catalog may be able to be utilised to make this process more robust/efficient.

Can anyone suggest if it can?

flag

54% accept rate

1 Answer

up vote 0 down vote accepted

Yes it can, since the BDC is there spcifically to be able to use external data within sharepoint. You will need to have a SharePoint Enterprise edition license to user the BDC though...

link|flag
We have full enterprise moss. Am I right in thinking that the bdc will get the data on the fly, it wont bring any data to moss? Would we still make use of opml feeds? thx – 78lro Sep 24 '09 at 11:41
the querying against the bdc will on the fly yes, the application definition file will describe only how to connect and use the bdc metadata. more info here :microsoft.com/industry/professionalservices/businessvalue/… – Colin Sep 24 '09 at 14:20
Would we still make use of opml feeds or would we be mapping directly to the database? – 78lro Sep 24 '09 at 14:40
to the database is easiest i would say. – Colin Sep 24 '09 at 14:43

Your Answer

get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.