t road"}, {"id": 2, "pn": "Phil",
"ad": "63 test road"}](111 bytes ~ 22% reduction)
Daniel
From: bilbosax
To: users@flex.apache.org
Sent: Saturday, 27 August 2016, 10:50
Subject: Downloading Large Amounts of Data from Datab
On 8/27/16, 6:11 PM, "bilbosax" wrote:
>If I compress the datastream coming from my database, do I have to somehow
>decompress it in my AIR application, or does that happen automatically?
Have you proven it is the download that is the problem as opposed to
deserialization? Otherwise you are t
bilbosax wrote:
>
> If I compress the datastream coming from my database, do I have to somehow
> decompress it in my AIR application, or does that happen automatically?
>
>
>
> --
> View this message in context:
> http://apache-flex-users.2333346.n4.nabble.com/Do
g from my database, do I have to somehow
> decompress it in my AIR application, or does that happen automatically?
>
>
>
> --
> View this message in context: http://apache-flex-users.
> 246.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-
> tp13415p13445.html
If I compress the datastream coming from my database, do I have to somehow
decompress it in my AIR application, or does that happen automatically?
--
View this message in context:
http://apache-flex-users.246.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13445.html
ing that you enable on the server side, or
> something that you set up when creating services in Flex?
>
>
>
> --
> View this message in context:
> http://apache-flex-users.246.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13442.html
> Sent fro
es. Is that something that you enable on the server side, or
> something that you set up when creating services in Flex?
>
>
>
> --
> View this message in context:
> http://apache-flex-users.246.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13442
-Large-Amounts-of-Data-from-Database-tp13415p13442.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.
; View this message in context:
> http://apache-flex-users.246.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13421.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
I'm not sure how you are connecting to your DB, normally in the past I've
used PHP. So I connect to a PHP scriipt that I can send GET parameters to
and have the PHP handle the querying.
--
View this message in context:
http://apache-flex-users.246.n4.nabble.com/Downloading-Large-
On 8/26/16, 6:42 PM, "bilbosax" wrote:
>Yes, unfortunately I do need all of the records at once. My application
>is a
>huge sorting and filtering machine and it only works when it has all of
>the
>records. I looked at paging and wondered if there was a way to use it
>without it being tied to t
there a
way to send more specific SQL commands to a MySQL database than the preset
data service commands?
--
View this message in context:
http://apache-flex-users.246.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13421.html
Sent from the Apache Flex Users mailing list
gh it 50 times to get all of
> the data, that would be ideal. I don't know if paging can be requested in
> groups, or if it only works when tied to a grid component. Anybody know?
>
>
>
> --
> View this message in context: http://apache-flex-users.
> 2333346.n4.n
46.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13419.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.
Hi,
> I don't know if there is a way to download smaller section of the database at
> a time and add it all together.
Do you need all of the data at once? If not then one solution is that you can
page the data and download only what the user need and a little either side of
that so that it’s
problem and found a solution? I don't know if there is a way to download
smaller section of the database at a time and add it all together.
Thanks,
Bill
--
View this message in context:
http://apache-flex-users.246.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415
16 matches
Mail list logo