Try using the DBMAX_TEXT option: https://documentation.sas.com/?docsetId=acreldb&docsetTarget=p14o73fqwbby7xn1iqvjbdiixuyj.htm&docset...
The default is 1024 which seems to be what you are experiencing. The maximum length you can specify is 32K.
Try using the DBMAX_TEXT option: https://documentation.sas.com/?docsetId=acreldb&docsetTarget=p14o73fqwbby7xn1iqvjbdiixuyj.htm&docset...
The default is 1024 which seems to be what you are experiencing. The maximum length you can specify is 32K.
Did you try it?
I believe that means creating tables on the server, but you're creating tables in SAS so its a bit different. You can always create a table ahead of time anyways and then insert into if needed.
@Priyanka2019 wrote:
Thanks for the response but it seems it has restriction to exactly what i need. On sql server column is ddfined as varchar and need to use while creating sas dataset. Taken from link:-
Restrictions: This option applies when you retrieve, append, and update rows in an existing table. It does not apply when you create a table.
This option is ignored for CHAR and VARCHAR2 data types.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.