Expand my Community achievements bar.

Flex datagrid without webserver possible ?

Avatar

Level 1
Is it possible to use flash/flex to pull data from a database
without the use of a webserver ? I have a swf. embedded within a c#
.net forms application using fscommand to pass events back to the
application but now have to see if I can pull the data without the
use of a webserer. I understand that no webserver is going to be
installed on these local pc's. Any ideas would be great !



Thank You,
1 Reply

Avatar

Level 1
Mike Britton has a tutorial for querying a Microsoft Access
database on your local computer and displaying the results in a
DataGrid:
Introduction
to Basic ColdFusion / Flex 2 Remoting