CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Tips & Solutions

 LIMIT OF 4KB FOR MEMO TEXT IN CCS

Print topic Send  topic

Author Message
davepy

Posts: 7
Posted: 09/22/2006, 8:43 AM

hi guys, yesterday i was looking all day for a solution because my problem was that when i stored a loooong text AND THEN when i do a query of that text in ccs it only show for some reason 4 kb of the text, so to solve that problem you have to go at your common file db_odbc.php at the line
odbc_longreadlen($this->Query_ID, 4096); and put a bigger number like 10240.

i hope that this can be usefull for all you guys!!

Dave
_________________
Dave
View profile  Send private message
roeya


Posts: 181
Posted: 10/02/2006, 11:03 PM

Odd

Using Perl there is a settings called LongReadLen just for this in the Server settings dialog

However with PHP there is no such setting - it seems like a bug. I think you should report it to Support

_________________
http://www.infoneto.com/
View profile  Send private message
pio_k

Posts: 8
Posted: 11/17/2006, 2:53 PM

Information from support:
If you connect via odbc you can change the limit in php.ini file,
modify the line: odbc.defaultlrl = 40960;

regards
piotr


View profile  Send private message
andrefogelman

Posts: 117
Posted: 01/01/2007, 3:41 AM

Does anyone know how to set this in asp.net vb
View profile  Send private message
mrachow


Posts: 509
Posted: 01/01/2007, 11:53 PM

Short question in advance.
What's the database are you generating for?
_________________
Best regards,
Michael
View profile  Send private message
andrefogelman

Posts: 117
Posted: 01/02/2007, 11:21 PM

I am generating for firebird 2.0
View profile  Send private message
marcwolf


Posts: 361
Posted: 01/08/2007, 2:14 AM

Hmm.

I had a similar problem but it was more related to the passed text being in the query string rather than the HTML header.

The querystring has a set limit whereas the form data can hold considerably more. One suggestion is to follow the code through and see if the information is getting repassed through a query string.

Hope this helps.

Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.