Kbase 15020: VB/Odbc error *Table x does not exist or cannot be found 962
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
VB/Odbc error *Table x does not exist or cannot be found 962
**Visual Basic 3.0 against Progress 7.3B via Odbc**
While updating a record from within a sample program and you
receive this error ODBC-UPDATE failed. Progress ODBC DRIVER (#100)
and in the OID log you see this error:
Nsaodbc:** Table xxxx does not exist or cannot be accessed (962)
Resolution: 1- They must have a unique index defined
2- They need to make sure there are no tables with zero
length charater string fields contained in them.
3- They must also have jetv1=1 set under the appropriate
data source in the odbc.ini file
This will be addressed in version 8.0
Progress Software Technical Support Note # 15020