RE: *********Pro*c****************

From: <Samaresh.Pradhan_at_syntex.com>
Date: Wed, 29 Jun 94 15:59:04 PDT
Message-ID: <2usv77$epn_at_yoda.Syntex.Com>


 I think this error may occur due to CHAR and VARCHAR2 column type in the table. I would say it is better to use VARCHAR data type than CHAR in a Pro*C program.
  CHAR is a fixed length data type with trailing blank ( if required ) whereas VARCHAR2 is a variable length data type.

Consultant
Samaresh Pradhan
samaresh.pradhan_at_syntex.com Received on Thu Jun 30 1994 - 00:59:04 CEST

Original text of this message