Progress
Embedded SQL-92
Guide and Reference
VARCHAR Data Type
Progress SQL-92 supports VARCHAR as a database data type with a maximum length of 31995 characters. However, the C Language representation for the VARCHAR data type is a character string. If your application requires a column of VARCHAR type, declare it in your C program as VARCHAR.
NOTE: Other Progress SQL-92 tools support VARCHAR. Use the VARCHAR data type in ESQL applications.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |