It sounds like you want to connect to a local DB. BlazeDS works fine to connect to a remote DB but for a local DB the standard approach is the use the SQLite DB that is built into the AIR runtime.
On 8/10/08, Joshua Jackson <[EMAIL PROTECTED]> wrote: > > --- In [email protected] <flexcoders%40yahoogroups.com>, > "haykelbj" <[EMAIL PROTECTED]> wrote: > > > > If you are using remoting with Flex you should still be able to use it > > with AIR. > > But you can not bundle a web servlet container with AIR apps. :( > > -- > Setting a new landmark. > Blog: http://joshuajava.wordpress.com/ > Twitter: http://twitter.com/thejavafreak > > >

