Recent content by JIDORI

  1. J

    How to retrieve field information

    Thanks a lot.
  2. J

    How to retrieve field information

    Hi, I want to retrieve the data type, size and precision information of the fields like this: Field1 VARCHAR2 40 Field2 NUMBER 10 0 On BDE, DbiGetFieldTypeDesc API seems to provide this type of information. Could anyone help me? Thanks
Back
Top