View Full Version : database
niket
01-22-2003, 11:57 AM
Hi guys
i want to create a daily schedule planner wherethe user can enter data for each date.
how can i create the database....please tell me in details
jimburton
01-22-2003, 11:58 PM
well, there is a lot of work to do, especially if you are new to databases and flash-db interaction...there are tutorials on this site and at www.flash-db.com
you need a database created in one of the dbms you have available to you...one that you can have hosted on the web...and you need access to a server-side scripting language like asp/php/coldfusion/jsp etc etc - which one you use will depend on what your isp supports, what you already know/are willing to learn...
once you have set up your database you will then need to create some scripts that use sql to add, edit, remove entries from it, via flash - the flash objects you will need to read up about are LoadVars and XML. They can send data between the movie and your database...good luck with it!
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.