hi all,
when i was going through the article in the following link....
http://www.adobe.com/devnet/flash/articles/flashpro_asp.html
I couldn't understand how the access database is connected to
'Contacts_xmlcon' and 'SaveContacts_xmlcon' xml connector ?
how the xml schema is imported for both the ml connector ?
jibysk - 21 Dec 2007 10:32 GMT
hi all,
when i was going through the article in the following link....
http://www.adobe.com/devnet/flash/articles/flashpro_asp.html
i have opened the tutorial file..
I couldn't understand how the access database is connected to
'Contacts_xmlcon' and 'SaveContacts_xmlcon' xml connector ?
how the schema is imported into 'Contacts_xmlcon' and 'SaveContacts_xmlcon'
xml connector ? I hope the xml file can only be imported into schema...???
It would be greatly appreciated if anyone can help me for beginners like me
Jamesabth - 04 Jan 2008 13:21 GMT
The xmlcons load in data from rdbms-asp2.asp, which connects to the database to retrieve data.
tagger1964 - 10 Jan 2008 00:51 GMT
Hi Im also playing with
http://www.adobe.com/devnet/flash/articles/flashpro_asp_print.html
My knowledge is limited however I have managed to change the db fields and
managed to get them to work with flash, but have a problem with a date field, I
can get it to display but in US format can anyone help me get this into UK
format,
Thanks in advance
Ston