ServiceComponents database parameter
Description
Specifies the global services the OLE DB interface can use.

You must specify the ServiceComponents parameter before connecting
to the database.
Controls
OLE DB
Syntax
1 |
ServiceComponents='<span>servicecomponent_name</span>' |
Default
None
Examples
To enable the resource pooling service component:
-
Database profile
Select Resource Pooling from the Service Component Support
box on the System page in the Database Profile Setup dialog box. -
Application
Type the following in code:
1SQLCA.DbParameter="ServiceComponents='DBPROPVAL_OS_RESOURCEPOOLING'"
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest