Is it possible to read/write data to and from Access with Flash in a offline
format? I need to create a stand alone system that users can log into and pull
information from - but it will not be networked or have any sort of internet
connection.
MotionMaker - 19 Jun 2007 16:42 GMT
Not built into Flash player.
Look at third party products such as Zinc or you can communicate with a custom
Flash player wrapper that has OS level permissions.
Good news is that AIR (Adobe Integrated Runtime) formally Apollo may provide
this for you due out in Fall. So go to Adobe's home page and there is a link
there. Look up the features. You can download the beta and begin development.
Mitch Wallace - 19 Jun 2007 19:12 GMT
Thanks, Zinc looks like it will do the job.