Consultor Eletrônico



Kbase P1722: Can you connect to different databases with different block sizes from within the same application?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/10/2009
Status: Verified

GOAL:

Can you connect to different databases with different block sizes from within the same application?

GOAL:

Can an application connect to multiple databases which have different block sizes?

GOAL:

Can an application connect to multiple databases which were created with different block sizes?

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
OpenEdge Category: Language (4GL/ABL)

FIX:

It is possible for an application to connect to multiple databases that were created with different block sizes. The client connection is not concerned with the block size of the database. Setting the correct database block size can enhance performance. If an application depends on connections to multiple databases, having 1 database where the database block size set incorrectly will effect the performance of the application.