I don't know of an open-source implementation without a middle-layer.

There was a blog post ages ago about someone putting together a
flex-mysql connector but haven't seen any activity as of late.
Let me know if you find it.

Check out www.osflash.org for potential projects.

You've probably have seen this feature in FB3, that's your best bet to
quickly get something up and running, without writing much code,
though for serious apps, it might need optimization afterwards:

http://www.onflex.org/ted/2007/09/flex-3beta-2-crud-wizard-for-aspnet-php.php

HTH,

/j

On Tue, Mar 4, 2008 at 12:57 AM, Shailesh Mangal
<[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
> I need to quickly put together a dashboard where the data will come
>  from mysql. I would like to eliminate middile layer (if possible). The
>  only mysql connector <a
>  href='http://www.bobjim.com/2007/03/16/mysql-access-in-adobe-flex/'>
>  article </a> I came across doesnt have any source code.
>
>  So I am concluding that this is not possible (yet). I am looking for
>  next best options (thinest possible middle layer, possibly
>  Ruby/Groovy/perl/python?)
>
>  =>Security and scalability are not of concern (as its within our safe
>  intranet for a very small set of users).
>
>  

Reply via email to