Skip Navigation Links

 The SharePoint Business Data List Connector BDLC can be used to connect any external data source to a native SharePoint list, even Active Directory data.
How to connect a SharePoint list to another SharePoint list using an OLE DB connection string? 

How to build a SharePoint phone book using Active Directory in 10 minutes?

A company phone book application is part of nearly every SharePoint portal. With BDLC you can build it in just minutes. Simply connect a native SharePoint list directly to an Active Directory LDAP query. The results are cached in the list and updated regulary. You can use all list features, e.g. views and fast search to improve your application.

 

Fig. Create a new custom list, goto list settings and click "Connect to external data source"

 

Fig.: Configure the connection to Active Directory via LDAP (or any other provider). Follow the instructions below.

 

Fig.: After update you have a native list with your Active Directory data query results. Please customize the view, try search when indexed.

Please note:

  • Select the OLEDB Provider to connect to AD via LDAP.
  • You can use the following connection string: Provider=ADSDSOOBject; User Id=MyDomain\myUser;Password=myPWD;Mode=Read;Bind Flags=0;Page Size=1000;
  • Please validate connection.
  • 1000 items is the max page size of the LDAP driver. You can use Ntdsutil.exe to increase: http://support.microsoft.com/kb/315071
  • ​You can use a select statement like this:
    SELECT Statement: SELECT title, name, ADSPath, givenName, cn, co, company, department, description, displayName, l, mail, mobile, physicalDeliveryOfficeName, postalCode, sAMAccountName, sn, st, streetAddress, telephoneNumber  From 'LDAP:// /DC=myDomain,DC=com WHERE objectClass='user' AND objectCategory='Person'
  • Please validate query.
  • If you have issues, please start with a high privilaged account and a very simple query,e.g. name only.
  • Please preview results.
  • Please enter ADSPath as primary key, or use any other field, that is unique in your query.
  • Add columns (that creates the list structure for your query result set).
  • Use "check mapping" to check, that all list columns are mapped to query fields.
  • Press update. There should be something like xxx items inserted.
  • Enable "Background Update" to sync every hour or setup other interval (see documentation).
  • Close and switch to the list
  • Upps ... 10 minutes are over ;-)
  • You can change some column titles for better user experience, no problems with updates.
  • You can add a calculated column to link or display an photo of the person etc.
  • You can add any other "SharePoint-only" column to enter additional information. It will be kept while updating (if your primary key works).

Sorry that you can't use a contact list for that, e.g. with Outlook syncronization. The LDAP driver does not support aliases in SQL required for field column mapping with pre-defined column names.

 

 

 





 



 

 

       "The BDLC connects any external data source directly to SharePoint lists, even Active Directory, e.g. to build a simple phonebook application."

News

European SharePoint Component Vendor Layer2 announces Technology Partnership with Nintex

Strategic technology alliance formed by Layer2 and Nintex enables seamless integration of any external Line-Of-Business Data into SharePoint workflow and lists without code.

SharePoint Codeless Bi-Directional List Connectivity Powered by Enterprise Enabler and Business Data List Connector

Stone Bond Technologies, provider of the world’s only codeless connectivity software and eco-system, today announced a strategic alliance with Layer2 a leading publisher of SharePoint Web Parts and solutions.
Related Downloads

pdf Image2009-11-01: Layer2 Press Release

SharePoint – New Business Data List Connector for External Lists in MOSS 2007 and WSS 3.0
Layer2, the SharePoint Experts from Hamburg (Germany) announced a new Microsoft SharePoint extension to unlock the value of enterprise data for SharePoint 2007 based portals. The Business Data List Connector (BDLC) for SharePoint directly connects SharePoint lists with external LOB data sources. Almost any data from databases, Office or even text data can be displayed in SharePoint lists without any programming. Workflows can be used to start business actions in SharePoint, if external data records are changed.

xml ImageBusiness Data List Connector PAD File

This XML-based PAD file offers a product description for resellers to download and publish.

pdf ImageFlyer: Layer2 Partner Program

Partner with us as a software reseller or SharePoint service provider. There is a free partner program with up to 30% discount. Download as PDF.

pdf ImageHow to connect ANY external data source directly to SharePoint lists?

From SQL Server or Oracle tables and Excel files to web services, .NET objects, COM+ objects and ANY other data sources - connect it simply to any existing SharePoint 2007 / 2010 lists now.

pdf ImageProduktflyer: Business Data List Connector for SharePoint

Productflyer (PDF) in English for download.

pdf ImageTestimonial: How the US Defense Contract Management Agency (DCMA) integrates SharePoint with Oracle using BDLC

"Layer2 Business Data List Connector (BDLC) software provides a powerful mechanism for surfacing external data through lists, and drastically improves platform stability and development cycles."

Related Links

Are you looking for Layer2 product resellers and implementation partners?

United States:

Great Britain, Scotland and Ireland:

France:

Netherlands:

New Zealand:

Switzerland:​

Poland:

Turkey:

South Africa:

Malaysia:

BDLC works with NINTEX Workflow 2010 for SharePoint

Start NINTEX Workflows while external data changes.

Did you know? You can connect SharePoint lists directly to almost any external data source with BDLC to have a "SharePoint External List" today.

You can connect SharePoint lists directly to databases, such as:

  • SQL Server 2008
  • SQL Server 2005
  • SQL Server 2000 / 7.0
  • Oracle
  • IBM DB2
  • MySQL
  • Sybase Advantage Database Server
  • Sybase Adaptive Server Enterprise
  • Informix
  • Postgre SQL
  • IBM UniData
  • IBM UniVerse
  • AS/400 (IMB iSeries)
  • Progress
  • FireBird
  • Interbase
  • Paradox
  • Ingres
  • Mimer SQL
  • Lightbase
  • Pervasive
  • SQLBase  (Gupta/Unify)
  • Cache
  • Teradata
  • VistaDB
  • DBMaker
  • Netezza DBMS
  • Valentina

and more. You can pull data to SharePoint lists directly from data files, e.g.

  • Microsoft Office Excel 2007
  • Microsoft Office Excel (other versions)
  • Microsoft Office Access 2007
  • Microsoft Office Access (other versions)
  • Visual Foxpro
  • DBF / Foxpro
  • SQLite
  • Filemaker
  • Textfiles (csv)  with delimited columns or fixed length columns
  • HTML-tables

and more. You can also link SharePoint lists directly to server and services, e.g.

  • OLAP, Analysis Services -  to provide Business Intelligence data in a real SharePoint list for further processing
  • Microsoft SharePoint - to pull list data from another SharePoint site collection or installation
  • Microsoft Project - to access project management data via a SharePoint list
  • Active Directory - to provide user or device data in a custom SharePoint list
  • Microsoft Exchange - to access contacts, events, tasks or other Exchange data
  • Microsoft Index Server - to access Index Server queries via a custom SharePoint list
  • IBM Lotus Notes - to connect a custom SharePoint list to Notes data
  • Intuit Quickbase - to access online application data
    Composit Information Server - a Java-based application server
  • ODBC DSN - to connect further data sources via ODBC Data Source Names
  • UDL - to connect SharePoint lists via the Universal Data Link protocol with external data sources

You can use Enterprise Enabler for SharePoint BDLC to additionally connect SharePoint lists directly to

  • Web Services
  • XML
  • EDI
  • HL7
  • Virtual Store
  • Microsoft .Net Objects
  • COM+ Objects
  • MS Dynamics CRM
  • MS Dynamics AX
  • SAP
  • Salesforce
  • Journyx
  • Quickbooks
  • PeachTree
  • and other

Enterprise Enabler for SharePoint BDLC additionally automates complex bi-directional aggregation, transformation and manipulation of entities among multiple Line Of Business applications.

How to integrate Microsoft CRM into SharePoint 2007/2010 lists in just 15 minutes?

The video shows step-by-step, how MS-CRM / SharePoint data integration can be done in just minutes with BDLC and Enterprise Enabler. 

SharePoint BDLC reviewed and rated 5 stars on SharePointReviews.com

"Uncountable possibilities to work with these lists further on ... just like an ordinary SPList (so, it IS an ordinary SPList)"
Reviewed by Brazzuk

Do you want to build a SharePoint phone book by connecting native lists to your Active Directoy in just 10 minutes?   

Microsoft Partner

 

Powered By Microsoft Office SharePoint Server 2010

 

Cloud Accelerate Partner