Just checking have you enabled HTTP compressional it makes a big difference 

The standard approach is a SQlL causer, this is one SQL quire the server will 
pass you say 10000 records, the client then ask is for the next and so on  

Or you could do the same by limiting the data retuned you would write some 
server side code to pass 10000 records at a time 


Sent from my iPhone

> On 27 Aug 2016, at 03:22, bilbosax <[email protected]> wrote:
> 
> That was my thinking as well, I just need a little direction. I know how to
> use SQL in Flex when connecting to a local SQLite database. But the only way
> I have connected to a MySQL database is by using data services and you are
> only given a few options like GetAll and Get_paged and count(). Is 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.2333346.n4.nabble.com/Downloading-Large-Amounts-of-Data-from-Database-tp13415p13421.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to