ServiceComponents
database parameter
Description
Specifies the global services the OLE DB interface can use.
When to specify ServiceComponents
You must specify the ServiceComponents parameter before
connecting to the database.
Applies to
OLE DB
Syntax
|
1 |
ServiceComponents='servicecomponent_name' |
Default value
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.DBParm="ServiceComponents='DBPROPVAL_OS_RESOURCEPOOLING'"
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest