Consultor Eletrônico



Kbase 15241: ODBC - Dialog box indicates tables cannot be created
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
ODBC - Dialog box indicates tables cannot be created

A dialog box appears when users first connect to the Progress ODBC
driver indicating that tables cannot be created. Ignore this box -
it has been addressed in version 8.0 of the driver.

Some customers have encountered problems with the above versions
attempting to update, insert and delete using the SQL painter.

The problem surrounds the use of owner name which is Powerbuilders
default qualifier. To prevent Powerbuilder from using Owner name
as a qualifier, put the following entry in the pbodb030.ini file
located in the \pb3 directory.

[PROGRESS]
PBCatalogOwner='NO'
PBTableOwner='NO'

This problem has been addressed in version 8 of the Progress ODBC
Driver.

Progress Software Technical Support Note # 15241