| LIBNAME Statement: PC Files on Microsoft Windows |
| Valid in: | DATA and PROC steps (when accessing PC files data using SAS/ACCESS software) |
| Default value: | LIBNAME option setting |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| DBMAX_TEXT= integer |
| Details |
This option applies to reading, appending, and updating rows in an existing table. It does not apply when you are creating a table.
DBMAX_TEXT is usually used with a very long character data type.
Although you can specify a value less than 256, it is not recommended for reading data from a Microsoft Access database.
| See Also |
To assign this option to a group of tables, use the DBMAX_TEXT= option.
See LIBNAME Options
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.