OLE DB database providers

If your application uses OLE DB to access data, you must install Microsoft’s Data Access Components software on each user’s computer if it is not installed already.

You can use the MDAC_TYP.EXE setup file in the Support directory on the CD to update users’ computers. The Microsoft OLE DB providers, SQLOLEDB and MSDASQL, are installed when you run MDAC_TYP.EXE.

The files listed in Table 41-10 are required if you use the PB DataDirect OLE DB data provider specified. If your application uses an OLE DB data provider from another vendor, you must still deploy PBOLE105.DLL as well as the files specified by the vendor.

NoteOptional Help files Help (.HLP and .CNT) files need only be deployed if you expect users to perform database administration tasks.

Table 41-10: PowerBuilder DataDirect OLE DB files

Name

Required for

PBOLE105.DLL

PowerBuilder OLE DB interface required for all OLE DB connections

401COMUPD.EXE IVODBC.LIC PBADMIN.CNT PBADMIN.EXE PBADMIN.HLP PBADMINR.DLL

License and help files and administration utilities required for all PB DataDirect OEM 2.70 OLE DB data providers

PBINF09.CNT PBINF09.DLL PBINF09.HLP PBINF09R.DLL

PB DataDirect OEM 2.70 9.x

PBOR709.CNT PBOR709.DLL PBOR709.HLP PBOR709R.DLL

PB DataDirect OEM 2.70 Oracle 7

PBOR809.CNT PBOR809.DLL PBOR809.HLP PBOR809R.DLL

PB DataDirect OEM 2.70 Oracle 8

PBSYB09.CNT PBSYB09.DLL PBSYB09.HLP PBSYB09R.DLL

PB DataDirect OEM 2.70 Sybase Adaptive Server Enterprise

PBXML09.CNT PBXML09.DLL PBXML09.HLP PBXML09R.DLL

PB DataDirect OEM 2.70 XML

Installed path Program Files\Sybase\Shared\DataDirectOLEDB

Deployment path Same directory as the application, in a directory on the system path, or in the App Path registry key.

Registry entries Register PBADMINR.DLL, PBINF90R.DLL, PBOR709R.DLL, PBOR890R.DLL, PBSYB09R.DLL, and PBXML09R.DLL as shared DLLs. See also“App Path registry key”.