I have a feeling that a variable is only limited by available memory. I say this having read in files over 2MB into variables.

I'd also recommend not reading big files into variables if you can avoid it :)

J.

On Thursday, Dec 11, 2003, at 10:00 Australia/Sydney, Scott Cadillac wrote:

From the Manual, for ItemBufferSize:

-------------
"Specifies the size, in bytes, of the largest column value that can be
retrieved from a data source. You need to increase this value only if you
need to retrieve large values. The default value is 65535 (64K)."
-------------

This "ItemBufferSize" limitation is specifically about how much data can be
retrieved from a single column (cell) from a datasource lookup.

If this is how you are supplying the string value for your variable, then
this is the setting.

But...if you are supplying the string value from some other process, then
the variable store size is not limited by, or associated with, this setting.
So, if there is a limit, then it is controlled by something else.

Hope this helps. Cheers.....

Scott Cadillac,
Witango.org - http://witango.org
403-281-6090 - [EMAIL PROTECTED]
--
Information for the Witango Developer Community
---------------------

XML-Extranet - http://xmlx.ca
403-281-6090 - [EMAIL PROTECTED]
--
Well-formed Development (for hire)
---------------------


-----Original Message-----
From: Stefan Gonick [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 3:27 PM
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: Variable/String Limits

I may be wrong, but I think that it is the same as the
configuration variable called "ItemBufferSize", which is
defaulted to 64K.

Stefan

At 05:24 PM 12/10/2003, you wrote:
Does anybody know how many characters a variable can hold in
Tango 2000
or Witango 5? In other words, what is the maximum string
size possible?
I can't find any references in the manuals, but my tests so
far shows
that it is quite large.

Thanks in advance!

Erik

_____________________________________________________________
__________
_ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

========================================================
Database WebWorks: Dynamic web sites through database
integration http://www.DatabaseWebWorks.com

______________________________________________________________
__________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf



WITH IMAGINATION
Planning, Implementation and Management of Web Applications

160 Pacific Highway North Sydney NSW Australia 2060
phone +612 9929 9229 fax + 612 9460 4770
web - email - [EMAIL PROTECTED]

Reply via email to