With the IBM® Database Add-Ins for Visual Studio, you can define OLE DB table functions that access OLE DB data sources and extract data from them. You use the IBM OLE DB Table Function Designer to create OLE DB table functions.
The IBM OLE DB Table Function Designer uses table functions that
are provided by the DB2® database engine. Before you create your
first OLE DB table function, you must enable the use of these
functions by registering the db2olefn DLL.
To enable the DB2 database table functions:
SQLLIB\FUNCTION directory. regsvr32 db2olefn.dll
You can now open the IBM OLE DB Table Designer and create OLE DB table functions.
Developing OLE DB Table Functions | Creating OLE DB Table Functions | OLE DB Table Functions