Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

file length

Former Member
0 Likes
506

Hi All,

Can anybody tell me maximum file length that we can send it to server?

How to deal if length is more than 1500?

Thanks.

1 ACCEPTED SOLUTION
Read only

ramesh_mahankali
Active Participant
0 Likes
478

Hi,

If I understood correctly you referring to length of a row in file. You can have maximum of 1023 chars only.

-Ramesh

Hi All,

Can anybody tell me maximum file length that we can send it to server?

How to deal if length is more than 1500?

Thanks.

2 REPLIES 2
Read only

ramesh_mahankali
Active Participant
0 Likes
479

Hi,

If I understood correctly you referring to length of a row in file. You can have maximum of 1023 chars only.

-Ramesh

Read only

0 Likes
478

i guess its 65553 max limit