Re: question: how much info fits in a field?

2005-11-02 Thread Richard Gaskin

[EMAIL PROTECTED] wrote:
Does the limit of 65,536 characters per line in fields also apply to 
lines in data stored as custom properties?


Only when using the sort command on that data.  Simply getting and 
putting data in and out of custom properties has no practical limit on 
size, dimension, or even type (it can be binary or text).  The 4GB limit 
on the size of a single custom property will not likely come into play 
in common use.


--
 Richard Gaskin
 Managing Editor, revJournal
 ___
 Rev tips, tutorials and more: http://www.revJournal.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: question: how much info fits in a field?

2005-11-02 Thread MisterX

are you storing your DVDs in your stacks? ;)

I wouldn’t do it with card's data. Anything above 1 gets too slow.
I would use an sql or file based database preferably.
Or as many attest, the custom properties awaits you ;)
They are apparently limitless...

cheers
Xavier

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> [EMAIL PROTECTED]
> Sent: Wednesday, November 02, 2005 6:07 PM
> To: use-revolution@lists.runrev.com
> Subject: Re: question: how much info fits in a field?
> 
> On 32 bit systems is the 4G limit per each open stack or a 
> total for all currently open stacks?
> Paul Looney
> 
> -Original Message-
> From: Wouter <[EMAIL PROTECTED]>
> To: How to use Revolution 
> Sent: Wed, 2 Nov 2005 17:02:54 +0100
> Subject: Re: question: how much info fits in a field?
> 
>Hi, 
>  
>  Have a look in the docs -> topics with filter "limits" 
>  
>  (using a field with these amounts can make it/rev quite unwieldy) 
>  
>  Greetings,
>  Wouter 
>  
>   
>  On 31 Oct 2005, at 22:00, Andre Garzia wrote: 
>  
>  > Folks,
>  >
>   > I am using a field to record TCP Flow on a given port on 
> my system > by redirecting tcpflow app using appleEvents 
> which makes much > easier to debug CGI apps since all traffic 
> is inside a nice field, > the problem is, how much info can I 
> dump into a field, I am loggin > all traffic, so after couple 
> hours browsing, I might have tons of > megs, so what is the 
> maximum ammount a field can handle before I > need to dump 
> the log to a file?  >  > Cheers  > andre  > 
> ___
>  > use-revolution mailing list
>  > use-revolution@lists.runrev.com
>   > Please visit this url to subscribe, unsubscribe and 
> manage your > subscription preferences:  > 
> http://lists.runrev.com/mailman/listinfo/use-revolution
>  > 
>  
>  ___
>  use-revolution mailing list
>  use-revolution@lists.runrev.com
>   Please visit this url to subscribe, unsubscribe and manage 
> your subscription preferences:  
> http://lists.runrev.com/mailman/listinfo/use-revolution 
> 
> 
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage 
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: question: how much info fits in a field?

2005-11-02 Thread simplsol
Does the limit of 65,536 characters per line in fields also apply to 
lines in data stored as custom properties?

Paul Looney

-Original Message-
From: Eric Chatonet <[EMAIL PROTECTED]>
To: How to use Revolution 
Sent: Wed, 2 Nov 2005 16:55:05 +0100
Subject: Re: question: how much info fits in a field?

  Hi Andre, 
 
 The maximum total characters in a field is unlimited (except regarding 
to the memory needed) 

But a line can't exceed 65,536 characters. 
 
Le 31 oct. 05 à 22:00, Andre Garzia a écrit : 
 
 > I am using a field to record TCP Flow on a given port on my system > 
by redirecting tcpflow app using appleEvents which makes much > easier 
to debug CGI apps since all traffic is inside a nice field, > the 
problem is, how much info can I dump into a field, I am loggin > all 
traffic, so after couple hours browsing, I might have tons of > megs, 
so what is the maximum ammount a field can handle before I > need to 
dump the log to a file? 

 
Best Regards from Paris, 
 
Eric Chatonet. 
 
So Smart Software 
 
For institutions, companies and associations 
Built-to-order applications: management, multimedia, internet, etc. 
Windows, Mac OS and Linux... With the French touch 
 
Free plugins and tutorials on my website 
 
Web site http://www.sosmartsoftware.com/ 
Email [EMAIL PROTECTED]/ 
Phone 33 (0)1 43 31 77 62 
Mobile 33 (0)6 20 74 50 86 
 
 
___ 
use-revolution mailing list 
[EMAIL PROTECTED]
 Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences: 

http://lists.runrev.com/mailman/listinfo/use-revolution 

   
___

use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: question: how much info fits in a field?

2005-11-02 Thread simplsol
On 32 bit systems is the 4G limit per each open stack or a total for 
all currently open stacks?

Paul Looney

-Original Message-
From: Wouter <[EMAIL PROTECTED]>
To: How to use Revolution 
Sent: Wed, 2 Nov 2005 17:02:54 +0100
Subject: Re: question: how much info fits in a field?

  Hi, 
 
Have a look in the docs -> topics with filter "limits" 
 
(using a field with these amounts can make it/rev quite unwieldy) 
 
Greetings, 
Wouter 
 
 
On 31 Oct 2005, at 22:00, Andre Garzia wrote: 
 
> Folks, 
> 
 > I am using a field to record TCP Flow on a given port on my system > 
by redirecting tcpflow app using appleEvents which makes much > easier 
to debug CGI apps since all traffic is inside a nice field, > the 
problem is, how much info can I dump into a field, I am loggin > all 
traffic, so after couple hours browsing, I might have tons of > megs, 
so what is the maximum ammount a field can handle before I > need to 
dump the log to a file? 

> 
> Cheers 
> andre 
> ___ 
> use-revolution mailing list 
> [EMAIL PROTECTED]
 > Please visit this url to subscribe, unsubscribe and manage your > 
subscription preferences: 

> http://lists.runrev.com/mailman/listinfo/use-revolution 
> 
 
___ 
use-revolution mailing list 
[EMAIL PROTECTED]
 Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences: 

http://lists.runrev.com/mailman/listinfo/use-revolution 

   
___

use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: question: how much info fits in a field?

2005-11-02 Thread Troy Rollins


On Oct 31, 2005, at 4:00 PM, Andre Garzia wrote:

I am using a field to record TCP Flow on a given port on my system by 
redirecting tcpflow app using appleEvents which makes much easier to 
debug CGI apps since all traffic is inside a nice field, the problem 
is, how much info can I dump into a field, I am loggin all traffic, so 
after couple hours browsing, I might have tons of megs, so what is the 
maximum ammount a field can handle before I need to dump the log to a 
file?


Hi Andre,

I've been thinking about doing exactly the same thing with TCPFlow 
(making a Rev-based GUI for parts of it.) Is this something you can 
share (at least the apple events part)?


Thanks.
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: question: how much info fits in a field?

2005-11-02 Thread J. Landman Gay

Andre Garzia wrote:

Folks,

I am using a field to record TCP Flow on a given port on my system by  
redirecting tcpflow app using appleEvents which makes much easier to  
debug CGI apps since all traffic is inside a nice field, the problem  
is, how much info can I dump into a field, I am loggin all traffic,  so 
after couple hours browsing, I might have tons of megs, so what is  the 
maximum ammount a field can handle before I need to dump the log  to a 
file?


The maximum is about 4 gigs. But long before that, stack performance can 
slow dramatically. I'd dump the text much earlier.


--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: question: how much info fits in a field?

2005-11-02 Thread Wouter

Hi,

Have a look in the docs -> topics with filter "limits"

(using a field with these amounts can make it/rev quite unwieldy)

Greetings,
Wouter



On 31 Oct 2005, at 22:00, Andre Garzia wrote:


Folks,

I am using a field to record TCP Flow on a given port on my system  
by redirecting tcpflow app using appleEvents which makes much  
easier to debug CGI apps since all traffic is inside a nice field,  
the problem is, how much info can I dump into a field, I am loggin  
all traffic, so after couple hours browsing, I might have tons of  
megs, so what is the maximum ammount a field can handle before I  
need to dump the log to a file?


Cheers
andre
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: question: how much info fits in a field?

2005-11-02 Thread Eric Chatonet

Hi Andre,

The maximum total characters in a field is unlimited (except  
regarding to the memory needed)

But a line can't exceed 65,536 characters.

Le 31 oct. 05 à 22:00, Andre Garzia a écrit :

I am using a field to record TCP Flow on a given port on my system  
by redirecting tcpflow app using appleEvents which makes much  
easier to debug CGI apps since all traffic is inside a nice field,  
the problem is, how much info can I dump into a field, I am loggin  
all traffic, so after couple hours browsing, I might have tons of  
megs, so what is the maximum ammount a field can handle before I  
need to dump the log to a file?


Best Regards from Paris,

Eric Chatonet.

So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch

Free plugins and tutorials on my website

Web sitehttp://www.sosmartsoftware.com/
Email[EMAIL PROTECTED]/
Phone33 (0)1 43 31 77 62
Mobile33 (0)6 20 74 50 86


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


question: how much info fits in a field?

2005-11-02 Thread Andre Garzia

Folks,

I am using a field to record TCP Flow on a given port on my system by  
redirecting tcpflow app using appleEvents which makes much easier to  
debug CGI apps since all traffic is inside a nice field, the problem  
is, how much info can I dump into a field, I am loggin all traffic,  
so after couple hours browsing, I might have tons of megs, so what is  
the maximum ammount a field can handle before I need to dump the log  
to a file?


Cheers
andre
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution