Hi all,
my application needs help on the XML-Access binding step.
I mean my work runs good between flash components and XML files (i converted
the access database in XML data) but now i'm not able to create a binding
between XML and Access to permit the user admin to update data...
any suggestion?
_Flep_ - 18 Oct 2005 17:58 GMT
Can Coldfusion be a solution?
steveInCO - 27 Oct 2005 18:52 GMT
Is there any reason that you absolutely have to have the data stored in XML
format? If not, you could just query and update the database directly.
Here's a great article, complete with a ready to roll (i.e. minimal
server-side scripting knowledge needed) ASP-based middleware piece to take care
of the selecting/inserting/updating:
http://www.macromedia.com/devnet/flash/articles/flashpro_asp.html