Yes, I am using ADO.
But, I wanted to know the size so that the application may decide to
download the content.
I wanted to download the content if its size is below 1MB.

ADO will know the size after downloading it; is it right?
I might be wrong!!!


Thanks
Emery
----- Original Message -----
From: "robert_rowe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 08, 2004 19:29
Subject: Re: Knowing the real size of a column


>
> If you are using ADO then the field object has an actualsize property that
should give you your value.
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>
>



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to