View Full Version : database
mephisto956
07-18-2001, 08:40 AM
what's an easy database I can use with Flash? I'm doing a family tree database and infrequent updates.
Thanks.
snowdude
07-19-2001, 02:48 AM
Probably a text file database is the easiest. But not really suitable if you've got a ton of data and need to do updates alot.
I don't know that much about coldfusion but I hear it's not that hard to learn.
Next easiest is using php with mySQL - there's a lot of support and it's probably the most common your going to find.
Also asp with access - lots of support, I think asp is a little more difficult to pick up then php but access is easier to use then mysql. But all of these are just opinions. These are probably the easiest though.
defrex
07-19-2001, 06:53 PM
learning asp isn't that hard. well, if you know either vbscript or javascript. if you don't know either go for javascript, its has a similar syntax to actionscript.
Jesse
07-20-2001, 04:39 AM
php is easy, even for a slacker like me :)
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.