Stupid database! Be more connecty!
March 20, 2007 7:33 AM
Subscribe
Can I connect a flash program to a local offline Access database without having to run my computer as a webserver?
I would like to use Flash as a front end for a local Access database. Ideally, to run a swf file and connect to an access .mdb on the network, or in the same folder if need be. All searches for tutorials brought me running .asp on a webserver and I'd rather not have to do that.
I know very little about Flash, nothing about .ASP (which all the tutorials seem to suggest), a decent understanding of MySQL, VB and a good understanding of database theory.
If you have any other suggestions, I'll gladly read and investigate, but I'm a designer by trade not a programmer so I'm limited in what I can learn or buy.
Why not use Access itself? Well, because I'm writing a program for relative computer illiterates that will replace a task that's been done by hand for years. So the more I can hold their hand, interfacewise (sliding transitions from one form to another) and the more I can make the metaphors work the way they should as opposed to just dressing them up, the more comfortable they'll feel, the smoother the transition will be, the more tickertape parades for me.
I realize there are more advanced development environments that connect to Access, but since all the work I'll be doing can be applied back to the database in simple queries they all seem to be overkill. And flash seems to be the easiest development environment that suited itself to "flashy" applications and animations (and I already have it...)
Don't worry, this isn't mission critical or anything.
posted by Brainy to computers & internet (5 comments total)
1 user marked this as a favorite
Use Access itself. Or better yet, hire someone who knows what they are doing and ride them to make the ui flashy. Seriously, you are setting yourself up for a lot of pain here.
posted by mrbugsentry at 8:08 AM on March 20, 2007