master-data-management

SQL connection lifetime

I am working on an API to query a database server (Oracle in my case) to retrieve massive amount of data. (This is actually a layer on top of JDBC.) The API I created tries to limit as much as possible the loading of every queried information into memory. I mean that I prefer to iterate over the result set and process the returned row o...

Starting up a Master Data Management effort

Can you point me to resources for starting a Master Data Management effort? ...

Master Data Services: is it for my case?

The task is: Get data from XML. Log this (if any errors occur). Validate data (data integrity, some logical checks). Log this. If p2 is ok, put data in database. Log this. Have to do this periodically and fully automated (no user input required). Now I'm working on this task with Microsoft Master Data Services (trying to make a pro...

Is it possible to bind Excel to Master Data Services through the API ?

Hello all, Not familiar with MS World, I've been ask to bind an Excel sheet with data within a MDS. Thing is, I have no clue is those two can be bind together. What's the MDS API's language ? Does Excel Language, VB if Im right, can use this API ? Thanks a lot for your answers ! ...