Hi friends,

I am facing a new challenge (maybe not new to others here)

I have this application where I am searching MySql database and
returning the results in an XML format using PHP.

I have some 600 records in the database (Which I feel is not too big.)

Now, some of the results are showing up on screen and others are not.
If I directly try to access the URL, i can see that the XML is
generated correctly.

I am also using

on(result(){
}

On the XML Connector to wait till the data loads.

So my question is, is there some safe limit to the number of records
in XML for the XML connector and Dataset to work properly?

Since the data is sensitive, I am not able to show you the working link.

Ask me if you need more clarity on the issue.

Thanks for your help.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to