Yesterday I came across ASQL which is a complete library for creating a connection between Flex 2 and MySql without using any kind of service (RPC, Messaging, etc.). This is a kind of revolutionary thing in developing data application with Flex 2.
I tried my hands with it and found really interesting. We can just pass the query string in our Flex code and can get the result from MySql database. This is simply amazing.
Thanks to Lukasz Blachowicz for creating such a cool library.
Cheers!
3 comments:
Ravi Mishra,
How can I do it. Can you post any code for that?.
Ravi,
Is this ASQL production ready. From the site it seems only hobbyist.
I always inspired by you, your opinion and attitude, again, thanks for this nice post.
- Thomas
Post a Comment