The answer would be no. Flex can talk to servers, via standard TCP/IP protocols, but it doesn't do ODBC as it's cross-platform. Knowing Microsoft though there's probably a very easy way to expose web services from .net that access the MDB via a DSN
There's a .net launcher for AIR that you could use, and put all your data access in the .net side of things, but besides knowing of its existence and how it works, that's all I know about it. And shame on you for using Access ;-) -Josh On Wed, Jul 9, 2008 at 7:22 AM, Tracy Spratt <[EMAIL PROTECTED]> wrote: > Try restating your question more clearly. The original question is > practically incomprehensible, and I won't waste my time guessing. > > Tracy > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *crumpelfungus > *Sent:* Tuesday, July 08, 2008 3:30 PM > *To:* [email protected] > *Subject:* [flexcoders] Re: connecting ms access mdb files with flex 3 > > > > Did anyone ever figure this out? > > I, too, have been experimenting and searching for hours. Does anyone > know whether that's possible? > > --- In [email protected] <flexcoders%40yahoogroups.com>, "Kemal > KARA" <[EMAIL PROTECTED]> wrote: > > > > is there any way to connect directly to .mdb files with flex without > dsn or > > with dsn. > > i deep search many forums and get lost :( > > > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

